1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

Strip more stuff from vlc dir

This commit is contained in:
Dominik Schmidt
2013-04-18 18:56:18 +02:00
parent d888bb6815
commit cf6d37041b

View File

@@ -75,7 +75,9 @@ rm -rvf \
stream_filter/ \
**/libtheora_plugin* \
**/liblibbluray_plugin* \
**/libdtv_plugin*
**/libdtv_plugin* \
**/*.dll.a \
**/*.la
echo "Downloaded and stripped VLC"