[SCM] vlc/master: Run vlc-cache-gen on configure again
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sat Oct 15 19:44:16 UTC 2016
The following commit has been merged in the master branch:
commit 4ee3e2cf7be28f5bd2af7cabdf8f771d4426f13d
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Sat Oct 15 21:09:12 2016 +0200
Run vlc-cache-gen on configure again
diff --git a/debian/libvlc-bin.postinst.in b/debian/libvlc-bin.postinst.in
index 137841e..022983e 100644
--- a/debian/libvlc-bin.postinst.in
+++ b/debian/libvlc-bin.postinst.in
@@ -13,6 +13,9 @@ case "$1" in
run_vlc_cache_gen
exit 0
;;
+ configure)
+ dpkg-trigger /usr/lib/#DEB_HOST_MULTIARCH#/vlc/plugins
+ ;;
esac
#DEBHELPER#
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list