[med-svn] [libgtextutils] 64/83: Run the ‘reconf’ command before dh_auto_configure.

Charles Plessy plessy at moszumanska.debian.org
Wed Jan 8 13:37:31 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository libgtextutils.

commit 1954d040de1112e5ad6d3204cc4bf2eae6a890c0
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Nov 9 18:34:57 2013 +0900

    Run the ‘reconf’ command before dh_auto_configure.
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 9cdc24f..80fa6fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@ export DH_VERBOSE=1
 %:
 	dh $@ --with autotools_dev
 
-override_dh_auto_build:
+override_dh_auto_configure:
 	./reconf
-	./configure
-	dh_auto_build
+	dh_auto_configure

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libgtextutils.git



More information about the debian-med-commit mailing list