[mate-themes] 07/07: fix cursor theme install

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Fri Mar 30 09:38:07 UTC 2018


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch master
in repository mate-themes.

commit 23e643fad5249d2bd1e6210dc079ee7c7599c107
Author: Martin Wimpress <martin.wimpress at ubuntu.com>
Date:   Fri Mar 30 10:38:00 2018 +0100

    fix cursor theme install
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 638a88a..c8f3dca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,10 @@ override_dh_install:
 	# remove extra-license-file
 	rm -rfv debian/mate-themes/usr/share/themes/*/COPYING
 	rm -rfv debian/mate-themes/usr/share/themes/TraditionalOk/doc/gpl-3.0*.txt
+	# add cursor theme entries
+	cp debian/mate-white.theme debian/mate-themes/usr/share/icons/mate/cursor.theme
+	cp debian/mate-black.theme debian/mate-themes/usr/share/icons/mate-black/cursor.theme
 	dh_install
-	dh_install -pmate-themes debian/mate-white.theme /usr/share/icons/mate/cursor.theme
-	dh_install -pmate-themes debian/mate-black.theme /usr/share/icons/mate-black/cursor.theme
 
 override_dh_missing:
 	dh_missing --fail-missing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-themes.git



More information about the pkg-mate-commits mailing list