mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
sys-fs/ffmpegfs: add 2.18
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
This commit is contained in:
12
sys-fs/ffmpegfs/files/ffmpegfs-2.18-varcache.patch
Normal file
12
sys-fs/ffmpegfs/files/ffmpegfs-2.18-varcache.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Don't install to /var/cache
|
||||
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -156,7 +156,6 @@ install-exec-hook:
|
||||
echo "$(CACHEDIR) already exists."; \
|
||||
else \
|
||||
echo "Creating cache in $(CACHEDIR)."; \
|
||||
- mkdir -p "$(CACHEDIR)" || true; \
|
||||
fi
|
||||
|
||||
uninstall-hook:
|
||||
Reference in New Issue
Block a user