[SCM] vlc/master: Adopt for multi-arch changes

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Oct 15 16:50:39 UTC 2016


The following commit has been merged in the master branch:
commit 9708f3e8efca9ba2fe31150c6f451c88c9984022
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Oct 15 18:38:35 2016 +0200

    Adopt for multi-arch changes

diff --git a/debian/bug-presubj b/debian/bug-presubj
index bd894c8..1a3f676 100644
--- a/debian/bug-presubj
+++ b/debian/bug-presubj
@@ -3,9 +3,10 @@ Debugging and bug reporting advices:
 VLC media player is highly modular. So in case a feature is not working
 at all, you need to check that the module handling it is present.
 
- * Make sure that the plugins cache in /usr/lib/vlc/plugins/plugins.dat is
-   up-to-date. Run "/usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins" as
-   root to regenerate the cache.
+ * Make sure that the plugins cache in /usr/lib/*/vlc/plugins/plugins.dat is
+   up-to-date. Run "/usr/lib/$MA/vlc/vlc-cache-gen -f /usr/lib/$MA/vlc/plugins"
+   as root to regenerate the cache where $MA the arch triplet (e.g.
+   x86_64-linux-gnu on amd64).
 
  * If you have set custom plugin paths (e.g. with VLC_PLUGIN_PATH), remove
    caches in these paths.

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list