From: Alessio Treglia Date: Sat, 4 Feb 2012 11:45:47 +0000 (+0100) Subject: Remove mpegu-{core,wm}.js files too. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1~1^2~251 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=585bb8f4549d52763397e8ca3bed872652fa8f70;p=gpac.git 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}/"