sys-fs/ffmpegfs: add 2.18

Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
This commit is contained in:
Alexey Sokolov
2026-04-17 21:13:42 +01:00
parent f198f73aa0
commit 98d7ab0796
3 changed files with 62 additions and 0 deletions

View 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: