[Pkg-ofed-commits] [libibverbs] 14/15: Disable silent automake rules

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Mon Jun 30 15:33:20 UTC 2014


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

ana pushed a commit to branch master
in repository libibverbs.

commit 01aab33a86657c5388ff598ac8290bc7d5d418bc
Author: Julien Blache <jblache at debian.org>
Date:   Wed Nov 24 07:39:16 2010 +0000

    Disable silent automake rules
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7490af..23d569d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ libibverbs (1.1.4-0.14.gb6c138b-OFED-1.5.2-1) experimental; urgency=low
     + Bump Standards-Version to 3.9.1 (no changes).
     + Add Breaks on older ibverbs drivers due to ABI change.
     + Add Suggests on new ibverbs drivers.
+    + Disable silent automake rules.
 
- -- Julien BLACHE <jblache at debian.org>  Wed, 03 Nov 2010 15:17:16 +0100
+ -- Julien BLACHE <jblache at debian.org>  Wed, 03 Nov 2010 15:24:13 +0100
 
 libibverbs (1.1.3-0.6.g932f1a2-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 19191c9..b3f8287 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 	cp -f /usr/share/misc/config.guess config.guess
 endif
 	./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" \
-	--sysconfdir=/etc
+	--sysconfdir=/etc --disable-silent-rules
 
 
 build: build-stamp

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



More information about the Pkg-ofed-commits mailing list