[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:28 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-themes.git;a=commitdiff;h=48a1b1c

The following commit has been merged in the master branch:
commit 48a1b1c7164b3fcb2483bf0cbe486f4462a022ea
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 19 08:37:41 2014 +0200

    Revert "debian/rules: Replace on dh_install --list-missing -> --fail-missing"
    
    This reverts commit 2852650e0455ab905fb1e9d0d3ca86938af43eb5.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index d1226f7..f5283b2 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 --fail-missing
+	dh_install --list-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