[redeclipse] 195/494: override install instead of auto_install

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:32 UTC 2015


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

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

commit d8bf4715573d4e102acb2839853c6c6fffc03de1
Author: Arand Nash <ienorand at gmail.com>
Date:   Sun May 15 16:33:48 2011 +0100

    override install instead of auto_install
---
 rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules b/rules
index 5b46e1f..16c54bd 100755
--- a/rules
+++ b/rules
@@ -10,8 +10,8 @@ override_dh_auto_build:
 	convert 'src/redeclipse.ico[1]' debian/redeclipse.xpm
 	dh_auto_build
 
-override_dh_auto_install:
-	dh_auto_install -- --exclude="license.txt"
+override_dh_install:
+	dh_install --exclude="license.txt"
 
 override_dh_strip:
 	dh_strip -predeclipse --dbg-package=redeclipse-dbg

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



More information about the Pkg-games-commits mailing list