[med-svn] [libgtextutils] 54/83: Vebose debhelper.
Charles Plessy
plessy at moszumanska.debian.org
Wed Jan 8 13:37:30 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 642f47216525450d2c9d0f3cf2db4fa86fe84736
Author: Charles Plessy <plessy at debian.org>
Date: Sat Nov 9 09:59:18 2013 +0900
Vebose debhelper.
---
debian/rules | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/debian/rules b/debian/rules
index ef3c5fe..78ec3ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,10 @@
#!/usr/bin/make -f
+
+export DH_VERBOSE=1
+
%:
dh $@ --with autotools_dev
+
+override_dh_auto_build:
+ ./reconf
+ dh_auto_build
--
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