Update build.sh
This commit is contained in:
parent
4eafa791e3
commit
c7ef38f813
2
build.sh
2
build.sh
@ -253,7 +253,7 @@ done
|
|||||||
rm -rf $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 - ; cd $BUILD
|
||||||
mkdir ../dist 2>/dev/null
|
mkdir ../dist 2>/dev/null
|
||||||
tar czf ../dist/ffmpeg-win64-static-$MODE.tar.gz *
|
tar czf ../dist/ffmpeg-win64-static-$MODE.tar.gz *
|
||||||
cd - ; cd repos/ffmpeg
|
cd - ; cd repos/ffmpeg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user