[atomix] 16/32: Use dh_install --fail-missing.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Mar 19 18:30:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository atomix.

commit cd4b00d71abd594c363c281e3bf044d2e9acc8ae
Author: Markus Koschany <apo at gambaru.de>
Date:   Thu Mar 19 16:56:28 2015 +0100

    Use dh_install --fail-missing.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 065ec04..bc44173 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_auto_configure:
 get-orig-source:
 	uscan --verbose --download-current-version --force-download
 
+override_dh_install:
+	dh_install --fail-missing
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/atomix.git



More information about the Pkg-games-commits mailing list