[xml/sgml-commit] [xmlsec1] 31/32: build with --disable-silent-rules

Rene Engelhard rene at moszumanska.debian.org
Sun Jun 25 17:46:37 UTC 2017


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

rene pushed a commit to branch experimental
in repository xmlsec1.

commit 51b0e1b41134e129eb7e9eb034403bc876f4f895
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Fri Jun 23 14:46:17 2017 +0200

    build with --disable-silent-rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 616d840..f7105aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ config.status: configure
 	dh_testdir
 	dh_autoreconf
 	# Add here commands to configure the package.
-	./configure \
+	./configure --disable-silent-rules \
 		--host=$(DEB_HOST_GNU_TYPE) \
 		--build=$(DEB_BUILD_GNU_TYPE) \
 		$(shell dpkg-buildflags --export=configure) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/xmlsec1.git



More information about the debian-xml-sgml-commit mailing list