]> git.pld-linux.org Git - packages/vlc.git/blame - no-cache.patch
- libplacebo rebuild
[packages/vlc.git] / no-cache.patch
CommitLineData
5613df95
JR
1--- vlc-2.0.7/bin/Makefile.am~ 2011-12-08 19:00:25.000000000 +0100
2+++ vlc-2.0.7/bin/Makefile.am 2013-07-16 08:10:29.290917828 +0200
3@@ -80,7 +80,7 @@
4 ../modules/plugins.dat: vlc-cache-gen$(EXEEXT)
5 $(AM_V_at)rm -f ../modules/plugins.dat
6 $(AM_V_GEN)if test "$(build)" = "$(host)"; then \
c44c5c5a 7- ./vlc-cache-gen$(EXEEXT) `realpath ../modules` ; \
5613df95
JR
8+ echo "Cache generation skipped!" ; \
9 else \
10 echo "Cross-compilation: cache generation skipped!" ; \
11 fi
This page took 0.030591 seconds and 4 git commands to generate.