[SCM] gpac/master: Remove mpegu-{core,wm}.js files too.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Feb 4 11:49:33 UTC 2012


The following commit has been merged in the master branch:
commit 585bb8f4549d52763397e8ca3bed872652fa8f70
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Feb 4 12:45:47 2012 +0100

    Remove mpegu-{core,wm}.js files too.

diff --git a/debian/gpac-get-orig-source b/debian/gpac-get-orig-source
index 37498b9..95aa2a1 100755
--- a/debian/gpac-get-orig-source
+++ b/debian/gpac-get-orig-source
@@ -43,6 +43,8 @@ find gpac-${GPAC_VERSION} -type d -empty -delete
 echo "Removing non-DFSG source code"
 rm -rf gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/
 rm -rf gpac-${GPAC_VERSION}/modules/widgetman/
+rm -rf gpac-${GPAC_VERSION}/gui/mpegu-core.js
+rm -rf gpac-${GPAC_VERSION}/gui/mpegu-wm.js
 
 BZIP2=-9f tar --exclude-vcs -cjf "gpac_${GPAC_VERSION}.orig.tar.bz2" \
   "gpac-${GPAC_VERSION}/"

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list