[SCM] gpac/master: Overwriting include/gpac/version.h is no longer needed as buildsystem works now. Upstream's buildsystem has been fixed so there is no need to overwrite include/gpac/version.h anymore.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jan 16 16:35:38 UTC 2013


The following commit has been merged in the master branch:
commit ec27d2a1507e6f7f785707eb434e7b7eacd0c5d2
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jan 16 16:34:45 2013 +0000

    Overwriting include/gpac/version.h is no longer needed as buildsystem works now.
    Upstream's buildsystem has been fixed so there is no need to overwrite include/gpac/version.h anymore.

diff --git a/debian/rules b/debian/rules
index 83a1c38..a23a439 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ override_dh_auto_configure:
 	    --enable-debug \
 	    --disable-ssl \
 	    $(DEB_EXTRA_CONFIGURE_FLAGS)
-	echo "#define GPAC_SVN_REVISION	\"\"" >include/gpac/version.h
 
 override_dh_auto_install:
 	$(MAKE) install prefix=$(CURDIR)/debian/tmp/usr \

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list