[SCM] cmus packaging branch, master, updated. debian/2.2.0-4.1-29-gaacf203

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Jul 4 17:15:22 UTC 2010


The following commit has been merged in the master branch:
commit aacf203cb105948cf178612ed40fe792c5c74a85
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Jul 4 19:15:17 2010 +0200

    Call configure script instead of relying on dh_auto_configure.

diff --git a/debian/rules b/debian/rules
index 9eb08e5..499690a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ CFLAGS+=-I/usr/include/ncursesw
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- \
+	./configure -- \
 		prefix=/usr \
 		CONFIG_ARTS=n \
 		DEBUG=0

-- 
cmus packaging



More information about the pkg-multimedia-commits mailing list