[SCM] horgand packaging branch, master, updated. upstream/1.14-22-gd30117e

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Tue Feb 23 22:23:27 UTC 2010


The following commit has been merged in the master branch:
commit d30117ec989e2dd4b62381e48aa644f3cda3b9a9
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Tue Feb 23 23:23:20 2010 +0100

    Fix debian/rules.

diff --git a/debian/rules b/debian/rules
index 5af3903..41074e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,15 +4,9 @@
 	dh $@
 
 override_dh_auto_configure:
+	autoreconf -f -i
 	dh_auto_configure -- --bindir=/usr/lib/horgand
 
-override_dh_auto_clean:
-	dh_auto_clean
-	test -r /usr/share/misc/config.sub && \
-	  cp -f /usr/share/misc/config.sub config.sub
-	test -r /usr/share/misc/config.guess && \
-	  cp -f /usr/share/misc/config.guess config.guess
-
 override_dh_install:
 	dh_install
 	cp debian/horgand.wrapper $(CURDIR)/debian/horgand/usr/bin/horgand

-- 
horgand packaging



More information about the pkg-multimedia-commits mailing list