[SCM] pd-iemnet/master: put '--with quilt' flag to correct position

rdz-guest at users.alioth.debian.org rdz-guest at users.alioth.debian.org
Mon Oct 18 21:33:03 UTC 2010


The following commit has been merged in the master branch:
commit c47b9153fa00e24e415300dcafc3baebb55f7fd0
Author: Roman Haefeli <reduzent at gmail.com>
Date:   Mon Oct 18 23:32:51 2010 +0200

    put '--with quilt' flag to correct position

diff --git a/debian/rules b/debian/rules
index bf90cb5..30e7cb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh --with quilt $@
 
 override_dh_auto_install:
 	dh_auto_install -- pkglibdir=/usr/lib/pd/extra

-- 
pd-iemnet packaging



More information about the pkg-multimedia-commits mailing list