[redeclipse-data] 30/30: Make sure dh_install is run

Martin Werner arand-guest at moszumanska.debian.org
Sat Apr 4 13:06:50 UTC 2015


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

arand-guest pushed a commit to branch next
in repository redeclipse-data.

commit 2ebb53fd7f0c4774fc0d6070beaa59653b61ea89
Author: Martin Erik Werner <martinerikwerner at gmail.com>
Date:   Sat Apr 4 12:21:14 2015 +0200

    Make sure dh_install is run
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2c0c95b..8d84341 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_build:
 		cube2font /usr/share/fonts/truetype/play/Play-Bold.ttf \
 			play 4 15 1 1 54 54 512 512 0 0 fonts/
 
-override_dh_install:
+override_dh_auto_install:
 	mkdir -p debian/redeclipse-data/usr/share/games/redeclipse/data
 	find . -mindepth 1 -maxdepth 1 -type d \
 		-not \( -name '.git*' -or -name 'debian' -or -name 'fonts' \) \

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



More information about the Pkg-games-commits mailing list