[spring] 08/12: dh_install --list-missing

Markus Koschany apo-guest at moszumanska.debian.org
Mon Jul 6 19:09:59 UTC 2015


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

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

commit 365eaf968f67fba28d9b92953dbc2ec6167069fe
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Jul 6 12:22:19 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 9a0c7ce..ead942e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,9 @@ override_dh_auto_install:
 	# Remove empty directories
 	find $(CURDIR) -type d -empty -delete
 
+override_dh_install:
+	dh_install --list-missing
+
 .PHONY: get-orig-source
 ## http://wiki.debian.org/onlyjob/get-orig-source
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.xz $(info I: $(PKG)_$(VER)$(DTYPE))

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



More information about the Pkg-games-commits mailing list