[pipenightdreams] 20/27: Added dh_auto_configure override

Dariusz Dwornikowski tdi-guest at moszumanska.debian.org
Tue Nov 24 18:01:29 UTC 2015


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

tdi-guest pushed a commit to branch master
in repository pipenightdreams.

commit 424d49efe106994870b1300f67ce61d129cdd94a
Author: Dariusz Dwornikowski <dariusz.dwornikowski at cs.put.poznan.pl>
Date:   Tue Nov 24 17:38:08 2015 +0100

    Added dh_auto_configure override
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index bf9b9cb..5050f1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@ --parallel --with autoreconf
+
+override_dh_auto_configure:
+	autoreconf -i --force
+	dh_auto_configure --  --prefix=/usr --bindir=/usr/games --mandir=/usr/share/man
+

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



More information about the Pkg-games-commits mailing list