[SCM] bangarang/master: Drop --with quilt in rules

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Tue Feb 1 20:51:21 UTC 2011


The following commit has been merged in the master branch:
commit e98040f5ccfd8c86475e676e92eb30c318efefbc
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Tue Feb 1 14:12:11 2011 -0500

    Drop --with quilt in rules

diff --git a/debian/rules b/debian/rules
index d86abcd..ee8954f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with kde --with quilt $@
+	dh --with kde $@

-- 
bangarang packaging



More information about the pkg-multimedia-commits mailing list