ports/graphics/feh/patches/patch-Makefile

12 lines
319 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: Makefile
--- Makefile.orig
+++ Makefile
@@ -76,6 +76,7 @@ install-examples:
@echo installing examples to ${example_dir}
@mkdir -p ${example_dir}
@cp examples/* ${example_dir}
+ @rm -f ${example_dir}/*.{beforesubst,orig}
@chmod 644 ${example_dir}/*
install-applications: share/applications/feh.desktop