summaryrefslogtreecommitdiffstats
path: root/games/xtet42/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/xtet42/files/patch-Makefile.in')
-rw-r--r--games/xtet42/files/patch-Makefile.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/xtet42/files/patch-Makefile.in b/games/xtet42/files/patch-Makefile.in
new file mode 100644
index 0000000..a085b28
--- /dev/null
+++ b/games/xtet42/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig Mon Feb 15 00:36:53 1999
++++ Makefile.in Mon Feb 15 00:41:28 1999
+@@ -24,7 +24,7 @@
+ libdir = @libdir@
+ localstatedir = @localstatedir@
+ mandir = @mandir@
+-hiscoredir = $(localstatedir)/$(PACKAGE)
++hiscoredir = $(PREFIX)/lib/X11/$(PACKAGE)
+
+ _Ver = $(VERSION)
+ _Lock = $(hiscoredir)/.xtet42.lock
+@@ -37,6 +37,8 @@
+ -D_Hiscore=\"$(_Hiscore)\" -D_Hione=\"$(_Hione)\" \
+ -D_Log=\"$(_Log)\" -D_Ver=\"$(_Ver)\"
+
++
++all: xtet42
+
+ xtet42: $(OBJS)
+ $(CC) $(LDFLAGS) -o xtet42 $(OBJS)
OpenPOWER on IntegriCloud