[SCM] liblo packaging branch, master, updated. debian/0.26.repack-2-7-gc2732a1
js at users.alioth.debian.org
js at users.alioth.debian.org
Tue Mar 9 10:22:33 UTC 2010
The following commit has been merged in the master branch:
commit eca5b3c2c1679d8ab588781016ff25a8f010aed5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Mar 9 10:49:09 2010 +0100
Declare variables recursively expanded ( use = not := ).
diff --git a/debian/rules b/debian/rules
index 6ed7505..a77b217 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,5 +39,5 @@ DEB_UPSTREAM_REPACKAGE_TAG = repack
# sourceless binary useful only for windows builds
DEB_UPSTREAM_REPACKAGE_EXCLUDE = build/premake4.exe
-#DEB_SHLIBDEPS_INCLUDE := lib/.libs
-DEB_CONFIGURE_USER_FLAGS := --enable-static
+#DEB_SHLIBDEPS_INCLUDE = lib/.libs
+DEB_CONFIGURE_USER_FLAGS = --enable-static
--
liblo packaging
More information about the pkg-multimedia-commits
mailing list