vlc: fix plugins cache generation

This commit is contained in:
Piotr Wójcik 2018-05-08 23:32:02 +02:00 committed by Enno Boland
parent f8c233ec00
commit 71115bb449
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ case "${ACTION}" in
post)
if [ -x "${_vlccachegen}" ]; then
echo "Rebuilding VLC plugins cache file..."
${_vlccachegen} -f usr/lib/vlc/plugins
${_vlccachegen} usr/lib/vlc/plugins
fi
;;
esac

View File

@ -1,7 +1,7 @@
# Template file for 'vlc'
pkgname=vlc
version=3.0.2
revision=1
revision=2
build_style=gnu-configure
configure_args="--disable-gme --disable-libtar --enable-jack
--disable-live555 --disable-fluidsynth --enable-dvdread