diff --git a/xine-lib-cleanup-sources.sh b/xine-lib-cleanup-sources.sh index 1ccd7cc..6a1aa82 100755 --- a/xine-lib-cleanup-sources.sh +++ b/xine-lib-cleanup-sources.sh @@ -76,6 +76,8 @@ sed -i -e '/^xineplug_decode_nsf_la/,/^\s*$/d' \ -e 's/ nosefart//' \ src/libxineadec/Makefile.am sed -i -e '/nosefart\/Makefile/d' configure.ac +# Patches for forbidden libraries +rm -fv misc/lib*.patch win32/scripts/*.patch # All clean !