[SCM] crtmpserver/master: make build verbose

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Apr 16 20:36:39 UTC 2011


The following commit has been merged in the master branch:
commit 4965ef04ada611f1d794a64d419650417ed94056
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Apr 16 21:59:37 2011 +0200

    make build verbose

diff --git a/debian/rules b/debian/rules
index f6a2afc..89ce833 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ DEB_PACKAGE_VERSION  := $(shell dpkg-parsechangelog | awk '/^Version/ {print $$2
 DEB_UPSTREAM_VERSION := $(shell echo $(DEB_PACKAGE_VERSION) | cut -d '-' -f 1 | sed s,~,_, )
 DEB_CONFIGURE_FLAGS = \
 			-DCRTMPSERVER_INSTALL_PREFIX=/usr \
-			-DCMAKE_VERBOSE_MAKEFILE=OFF \
 			-DTEMP_FRAMEWORK_VER="$(DEB_UPSTREAM_VERSION)" \
 			-DCRTMPSERVER_SOURCES_ROOT=$(CURDIR)
 

-- 
crtmpserver packaging



More information about the pkg-multimedia-commits mailing list