The whole modules/xvid_dec/xvid_wce/ is unnecessary, remove it.
authorAlessio Treglia <alessio@debian.org>
Fri, 3 Feb 2012 22:20:12 +0000 (23:20 +0100)
committerAlessio Treglia <alessio@debian.org>
Fri, 3 Feb 2012 22:20:12 +0000 (23:20 +0100)
debian/gpac-get-orig-source

index 58bbf17915265c6f5d6ddb88f4d3ac19d316b316..48a6d0ed31ca5d51fb053319daa8217594b31cfd 100755 (executable)
@@ -40,7 +40,7 @@ find gpac-${GPAC_VERSION} -type d -empty -delete
 
 # Remove DFSG-unfriendly implementation of inverse DCT
 # It is completely unnecessary!
-rm -f gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/idct.cpp
+rm -rf gpac-${GPAC_VERSION}/modules/xvid_dec/xvid_wce/
 
 tar --exclude-vcs -czf "gpac_${GPAC_VERSION}.orig.tar.gz" \
   "gpac-${GPAC_VERSION}/"