[SCM] gpac/master: Remove '--with quilt' option from debian/rules.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Sun May 1 04:13:02 UTC 2011


The following commit has been merged in the master branch:
commit 3ef130d236ac8215c36af3fe05f6e398e29b2c14
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Sat Apr 30 21:58:43 2011 -0400

    Remove '--with quilt' option from debian/rules.

diff --git a/debian/rules b/debian/rules
index 9bf4710..72d575f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt --parallel
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	chmod 755 configure

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list