[SCM] mate-themes Debian package branch, master, updated. debian/1.8.0-1-7-ge64de11
Mike Gabriel
sunweaver at moszumanska.debian.org
Mon May 19 06:39:29 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-themes.git;a=commitdiff;h=e64de11
The following commit has been merged in the master branch:
commit e64de11989474ce13bf1254eb4b2d6782c442493
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Wed May 7 11:12:41 2014 +0300
debian/rules: Replace on dh_install --list-missing -> --fail-missing
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f5283b2..d1226f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ override_dh_install:
rm -rfv debian/mate-themes/usr/share/themes/Menta/COPYING
rm -rfv debian/mate-themes/usr/share/themes/BlueMenta/COPYING
rm -rfv debian/mate-themes/usr/share/themes/TraditionalOk/doc/gpl-3.0*.txt
- dh_install --list-missing
+ dh_install --fail-missing
override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
--
mate-themes Debian package
More information about the pkg-mate-commits
mailing list