Update build.sh

This commit is contained in:
Daniel Stankewitz
2021-09-29 10:55:31 +02:00
committed by GitHub
parent 91371bc17e
commit 677f8e2a67

View File

@ -277,7 +277,7 @@ for file in *.a; do
done
# clean up
rm -rf $BUILD/lib/pkgconfig $BUILD/lib/fdk-aac.lib $BUILD/lib/*.la
rm -rf $BUILD/lib/fdk-aac.lib $BUILD/lib/*.la
# Create archives
cd $BUILD