xine-lib-cleanup-sources.sh: Remove patches for forbidden libraries.
While they don't seem to contain any actually encumbered code, I feel it's safer to not have them in there. They're useless for us in any case.
This commit is contained in:
parent
23f22cd378
commit
7a494c091c
@ -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 !
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user