aboutsummaryrefslogtreecommitdiff
path: root/games/ZEsarUX/Makefile.patch
blob: d8911f9691d3ad514b73e962a0a59e6b9d8a719c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile	2022-04-26 21:26:23.764520826 +0100
+++ Makefile.new	2022-04-26 21:26:59.049523269 +0100
@@ -541,7 +541,7 @@
 
 
 install: all
-	./generate_install_sh.sh
+	./generate_install_sh.sh $(DESTDIR)
 	./install.sh
 
 #utilities: $(UTILITIES)