]> git.pld-linux.org Git - packages/vlc.git/blobdiff - no-cache.patch
initial update to 3.0 snap
[packages/vlc.git] / no-cache.patch
index a7c141d773225bd17f892bc056d3aebfddccc400..6e5009721f54d5a10f006fa83d77e9a009a981f6 100644 (file)
@@ -4,7 +4,7 @@
  ../modules/plugins.dat: vlc-cache-gen$(EXEEXT)
        $(AM_V_at)rm -f ../modules/plugins.dat
        $(AM_V_GEN)if test "$(build)" = "$(host)"; then \
--              ./vlc-cache-gen$(EXEEXT) ../modules ; \
+-              ./vlc-cache-gen$(EXEEXT) `realpath ../modules` ; \
 +              echo "Cache generation skipped!" ; \
        else \
                echo "Cross-compilation: cache generation skipped!" ; \
This page took 0.073796 seconds and 4 git commands to generate.