[pipenightdreams] 02/07: autoreconf -i --force added to rules
    Dariusz Dwornikowski 
    tdi-guest at moszumanska.debian.org
       
    Wed Nov 25 06:45:30 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
tdi-guest pushed a commit to branch patch-queue/master
in repository pipenightdreams.
commit f55dcb69cf1641bd050f59add0e70e2a545aa44b
Author: Dariusz Dwornikowski <dariusz.dwornikowski at cs.put.poznan.pl>
Date:   Tue Nov 24 17:49:09 2015 +0100
    autoreconf -i --force added to rules
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 46cf086..5050f1c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,6 @@
 	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