From 861612644e31305109b357a3a76ac6133a21dc42 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Fri, 3 Feb 2012 23:20:12 +0100 Subject: [PATCH] The whole modules/xvid_dec/xvid_wce/ is unnecessary, remove it. --- debian/gpac-get-orig-source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/gpac-get-orig-source b/debian/gpac-get-orig-source index 58bbf17..48a6d0e 100755 --- a/debian/gpac-get-orig-source +++ b/debian/gpac-get-orig-source @@ -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}/" -- 2.30.2