[Pkg-amule-commits] [amule] 06/13: run autogen.sh before building
Sandro Tosi
morph at moszumanska.debian.org
Sun Nov 29 12:37:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository amule.
commit 581d85716b35f1d94fb5b46b1cc31520b7fc7282
Author: Sandro Tosi <morph at debian.org>
Date: Sun Nov 22 00:39:13 2015 +0000
run autogen.sh before building
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5b3adba..0d1ba72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,6 +41,9 @@ CPPFLAGS_DEF = `dpkg-buildflags --get CPPFLAGS`
###
+configure:
+ ./autogen.sh
+
$(objdir)/config.status: configure
dh_testdir
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-amule/amule.git
More information about the Pkg-amule-commits
mailing list