Module: sip-router Branch: vseva/trusty Commit: c7eecc4dfd76edebb9a94aa653d1dea63561bf35 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=c7eecc4d...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: Tue Apr 22 13:26:03 2014 +0200
pkg/kamailio/deb: add verbose output
---
pkg/kamailio/deb/debian/rules | 2 +- pkg/kamailio/deb/jessie/rules | 2 +- pkg/kamailio/deb/precise/rules | 2 +- pkg/kamailio/deb/squeeze/rules | 2 +- pkg/kamailio/deb/trusty/rules | 2 +- pkg/kamailio/deb/wheezy/rules | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/pkg/kamailio/deb/debian/rules b/pkg/kamailio/deb/debian/rules index e2a0fba..81d1080 100755 --- a/pkg/kamailio/deb/debian/rules +++ b/pkg/kamailio/deb/debian/rules @@ -16,7 +16,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# java stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6 diff --git a/pkg/kamailio/deb/jessie/rules b/pkg/kamailio/deb/jessie/rules index e33fd23..46276e1 100755 --- a/pkg/kamailio/deb/jessie/rules +++ b/pkg/kamailio/deb/jessie/rules @@ -16,7 +16,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# java stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6 diff --git a/pkg/kamailio/deb/precise/rules b/pkg/kamailio/deb/precise/rules index d5be2df..d40b169 100755 --- a/pkg/kamailio/deb/precise/rules +++ b/pkg/kamailio/deb/precise/rules @@ -16,7 +16,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# java stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6 diff --git a/pkg/kamailio/deb/squeeze/rules b/pkg/kamailio/deb/squeeze/rules index b94433e..6fa86a7 100755 --- a/pkg/kamailio/deb/squeeze/rules +++ b/pkg/kamailio/deb/squeeze/rules @@ -15,7 +15,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6 diff --git a/pkg/kamailio/deb/trusty/rules b/pkg/kamailio/deb/trusty/rules index e33fd23..46276e1 100755 --- a/pkg/kamailio/deb/trusty/rules +++ b/pkg/kamailio/deb/trusty/rules @@ -16,7 +16,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# java stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6 diff --git a/pkg/kamailio/deb/wheezy/rules b/pkg/kamailio/deb/wheezy/rules index 80323a5..b408807 100755 --- a/pkg/kamailio/deb/wheezy/rules +++ b/pkg/kamailio/deb/wheezy/rules @@ -16,7 +16,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk
# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 quiet=verbose
# java stuff using libgcj12 export JAVA_HOME=/usr/lib/jvm/java-gcj-4.6