projects
/
gpac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d077e6
)
Remove mpegu-{core,wm}.js files too.
author
Alessio Treglia
<alessio@debian.org>
Sat, 4 Feb 2012 11:45:47 +0000
(12:45 +0100)
committer
Alessio Treglia
<alessio@debian.org>
Sat, 4 Feb 2012 11:45:47 +0000
(12:45 +0100)
debian/gpac-get-orig-source
patch
|
blob
|
history
diff --git
a/debian/gpac-get-orig-source
b/debian/gpac-get-orig-source
index 37498b9259e4d668ea45971daa3fcebcd56564e0..95aa2a1b671d6bc6a5bef7e74b81385825cde8fc 100755
(executable)
--- 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}/"