void-packages/srcpkgs/nsxiv/patches/no-rebuild-options.patch

13 lines
259 B
Diff
Raw Normal View History

2022-03-03 14:41:30 +01:00
Preventing rebuild of options.o when installing
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@
rm -f "$$dir/nsxiv.png"; \
done
-install: all
+install:
@echo "INSTALL bin/nsxiv"
mkdir -p $(DESTDIR)$(PREFIX)/bin
cp nsxiv $(DESTDIR)$(PREFIX)/bin/