[SCM] gpac/master: No need to set ./configure as executable anymore.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Wed Jul 27 03:08:08 UTC 2011


The following commit has been merged in the master branch:
commit 7b539c64de2e68f8c1b4d7ff06842732ca3ef0a4
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Tue Jul 26 22:59:11 2011 -0400

    No need to set ./configure as executable anymore.

diff --git a/debian/rules b/debian/rules
index 7ae8858..737fa11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
 	dh $@ --parallel
 
 override_dh_auto_configure:
-	chmod 755 configure
 	dh_auto_configure -- --prefix=/usr --mandir=\$${prefix}/share/man \
 	--extra-cflags="-Wall -fPIC -DPIC -I/usr/include/mozjs -DXP_UNIX" \
 	--enable-joystick --disable-ssl

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list