aboutsummaryrefslogtreecommitdiff
path: root/games/ZEsarUX/Makefile.patch
diff options
context:
space:
mode:
authorAntonio Leal <antonioleal@yahoo.com>2022-06-08 03:35:06 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-06-11 08:59:02 +0700
commit4beb4507ff0f6694cb28fc949c8a40b742acd651 (patch)
treed82e999375876d629831691c897f64ccd747ed34 /games/ZEsarUX/Makefile.patch
parentd62ee3ccd673c9a5b6d2c1f86fe36cbe2762678b (diff)
games/ZEsarUX: Updated for version 10.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ZEsarUX/Makefile.patch')
-rw-r--r--games/ZEsarUX/Makefile.patch15
1 files changed, 12 insertions, 3 deletions
diff --git a/games/ZEsarUX/Makefile.patch b/games/ZEsarUX/Makefile.patch
index d8911f9691d3..fc1e2d148cc5 100644
--- a/games/ZEsarUX/Makefile.patch
+++ b/games/ZEsarUX/Makefile.patch
@@ -1,6 +1,15 @@
---- Makefile 2022-04-26 21:26:23.764520826 +0100
-+++ Makefile.new 2022-04-26 21:26:59.049523269 +0100
-@@ -541,7 +541,7 @@
+--- Makefile 2022-06-02 21:37:14.244285088 +0100
++++ Makefile.new 2022-06-02 22:21:33.238469204 +0100
+@@ -477,7 +477,7 @@
+ echo "Generated file is : ZEsarUX_src-$(EMULATOR_VERSION).tar.gz"
+
+ bintargz: all
+- ./generate_install_sh.sh
++ ./generate_install_sh.sh $(DESTDIR)
+ rm -fR bintargztemp
+ mkdir -p bintargztemp/ZEsarUX-$(EMULATOR_VERSION)
+ cp -a $(COMMONFILES) $(ONLYUNIXBINARIES) bintargztemp/ZEsarUX-$(EMULATOR_VERSION)/
+@@ -557,7 +557,7 @@
install: all