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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,7 +277,7 @@ for file in *.a; do
done done
# clean up # 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 # Create archives
cd $BUILD cd $BUILD