[SCM] mate-desktop Debian package branch, master, updated. debian/1.8.0+dfsg1-5-5-g4de5fdb
Mike Gabriel
sunweaver at moszumanska.debian.org
Sun May 18 21:52:41 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-desktop.git;a=commitdiff;h=199d54f
The following commit has been merged in the master branch:
commit 199d54f6da66e48bd7858960169e5485d60ab345
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Sun May 18 23:51:24 2014 +0200
Revert "debian/rules: Replace on dh_install --list-missing -> --fail-missing"
This reverts commit 4925d816b848bcb27adeda18d85bee143b0fca53.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a233069..4f604bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ DHFLAGS=--parallel
override_dh_install:
rm -f debian/tmp/usr/lib/*/*.la
rm -rf debian/tmp/usr/share/omf/
- dh_install --fail-missing
+ dh_install --list-missing
override_dh_auto_configure:
# upstream tarball is without configure. autogen.sh will create it
--
mate-desktop Debian package
More information about the pkg-mate-commits
mailing list