[libgltf] 07/07: --disable-silent-rules is default in dh

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:54:50 UTC 2016


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

rene pushed a commit to branch master
in repository libgltf.

commit 48a5d0a802a773d43628e96f9ca1c42d15ab1ed5
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Sep 12 20:09:09 2016 +0200

    --disable-silent-rules is default in dh
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index aa41b52..1ca1142 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,5 @@ include /usr/share/dpkg/default.mk
 #endif
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-silent-rules \
-		--enable-static --disable-werror $(ENABLE_TESTS)
+	dh_auto_configure -- --enable-static --disable-werror $(ENABLE_TESTS)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libgltf.git



More information about the Pkg-openoffice-commits mailing list