mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Remove temporary code that was accidentally checked in.
This commit is contained in:
parent
14b27fbaca
commit
16f265a116
@ -460,7 +460,6 @@ function delete_unused_libraries() {
|
||||
cd bin/lib/
|
||||
rm *.a 2> /dev/null
|
||||
rm *.la 2> /dev/null
|
||||
find . -type l -delete
|
||||
if [[ $OS == "Darwin" ]]; then
|
||||
mv libavcodec-musikcube.59.18.100.dylib libavcodec-musikcube.59.dylib
|
||||
mv libavformat-musikcube.59.16.100.dylib libavformat-musikcube.59.dylib
|
||||
|
Loading…
Reference in New Issue
Block a user