[SCM] qtractor packaging branch, master, updated. debian/0.4.4-2-6-g6592c7e

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jan 20 10:24:23 UTC 2010


The following commit has been merged in the master branch:
commit 315141436fd8b3a69aa085805fac9fff8ca11cc3
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Jan 20 10:19:32 2010 +0000

    Remove autoconf -i -r
    
    We're patching configure now, not configure.ac anymore, so no need to
    update configure.

diff --git a/debian/rules b/debian/rules
index e9087e7..749e624 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,3 @@
 
 %:
 	dh --with quilt $@
-
-override_dh_auto_configure:
-	autoreconf -i -f
-	dh_auto_configure

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list