[SCM] crtmpserver/master: Temporary fixed build rules

jet-guest at users.alioth.debian.org jet-guest at users.alioth.debian.org
Tue Apr 12 10:34:34 UTC 2011


The following commit has been merged in the master branch:
commit fe7e1a90ae83e786dc0251aceb1b694a60dfc201
Author: Andriy Beregovenko <jet at jet.kiev.ua>
Date:   Tue Apr 12 12:43:33 2011 +0300

    Temporary fixed build rules

diff --git a/debian/rules b/debian/rules
index 422d1dd..ca0588b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,6 @@ DEB_BUILDDIR = obj-$(DEB_BUILD_GNU_TYPE)
 override_dh_auto_configure:
 	dh_auto_configure --	-DCRTMPSERVER_INSTALL_PREFIX=/usr \
 				-DCMAKE_VERBOSE_MAKEFILE=OFF \
-				-DTEMP_FRAMEWORK_VER=${SVER} \
-				-DCRTMPSERVER_SOURCES_ROOT=${DEBPATH} \
-				-DCRTMPSERVER_3RDPARTY_ROOT=${DEBPATH}
+				-DTEMP_FRAMEWORK_VER="0.0_dfsg+svn421" \
+				-DCRTMPSERVER_SOURCES_ROOT=$(shell pwd)
+

-- 
crtmpserver packaging



More information about the pkg-multimedia-commits mailing list