[mate-applets] 01/03: debian/rules: Switch from DEB_DH_INSTALL_ARGS += --fail-missing to list-missing target from CDBS's utils.mk.
Mike Gabriel
sunweaver at debian.org
Tue Jul 25 11:43:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository mate-applets.
commit 34d7ded96e5d15629b6a8eb3e57506523b1b7a41
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jul 25 13:07:13 2017 +0200
debian/rules: Switch from DEB_DH_INSTALL_ARGS += --fail-missing to list-missing target from CDBS's utils.mk.
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 0cecf68..8eee039 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/utils.mk
DEB_BUILD_PARALLEL = 1
@@ -15,8 +16,6 @@ DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='mate-applets-dbg (<< 1.14.0-2~)'
DEB_DH_INSTALLCHANGELOGS_ARGS = NEWS
DEB_INSTALL_DOCS_ALL = README AUTHORS
-DEB_DH_MISSING_ARGS += --fail-missing
-
DEB_DH_INSTALL_ARGS +=
DEB_CONFIGURE_SCRIPT := ./autogen.sh
@@ -30,6 +29,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
common-install-indep:: remove-cruft
common-install-arch:: remove-cruft
+common-binary-post-install-arch:: list-missing
remove-cruft::
rm -rfv debian/*/usr/lib/python*/dist-packages/mate_invest/*.pyc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-applets.git
More information about the pkg-mate-commits
mailing list