[SCM] bristol packaging branch, master, updated. debian/0.40.7-2-19-gfc344b4

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Mon Apr 19 07:58:21 UTC 2010


The following commit has been merged in the master branch:
commit fc344b4dd1afdbb1f40488eb1c749c23ed3b2ad6
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Mon Apr 19 09:58:14 2010 +0200

    Fix my mistake in debian/rules

diff --git a/debian/rules b/debian/rules
index 37c1f03..5200094 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ endif
 
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix=/usr --libdir=\$${prefix}/lib/bristol \
-		$(EXTRA_CONFIGURE_FLAGS)
+		$(EXTRA_CONFIGURE_ARGS)
 
 override_dh_auto_install:
 	dh_auto_install -- DESTDIR=$(CURDIR)/debian/tmp install

-- 
bristol packaging



More information about the pkg-multimedia-commits mailing list