[SCM] mate-icon-theme Debian package branch, master, updated. debian/1.8.0-1-1-g5087eca
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue May 6 17:22:54 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-icon-theme.git;a=commitdiff;h=5087eca
The following commit has been merged in the master branch:
commit 5087ecad04923530e9189d3e6fbf1c0bba60defc
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue May 6 20:22:44 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 7448f7f..1780fe9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
override_dh_install:
rm -rf debian/mate-icon-theme/usr/share/locale/
- dh_install --list-missing
+ dh_install --fail-missing
override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
--
mate-icon-theme Debian package
More information about the pkg-mate-commits
mailing list