summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
authorJouni Rinne2020-02-14 19:49:09 +0200
committerJouni Rinne2020-02-14 19:49:09 +0200
commit50ac6ba0127adf64ef0bc17086a56bd5ead5074e (patch)
tree4f4db820fff4e43b3e28fe76dc04f12a3c5882b6 /Makefile.patch
downloadaur-50ac6ba0127adf64ef0bc17086a56bd5ead5074e.tar.gz
Initial commit
Diffstat (limited to 'Makefile.patch')
-rw-r--r--Makefile.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/Makefile.patch b/Makefile.patch
new file mode 100644
index 000000000000..1a76735ae2e3
--- /dev/null
+++ b/Makefile.patch
@@ -0,0 +1,20 @@
+--- Makefile.orig 2004-10-02 00:05:44.000000000 +0300
++++ Makefile 2020-02-13 22:32:26.890849472 +0200
+@@ -33,14 +33,14 @@
+ # possible. This definition is ok for gcc; if your compiler has
+ # problems, comment this out.
+ #
+-INLINEDEF=-DINLINE_DRAWPIX
++#INLINEDEF=-DINLINE_DRAWPIX
+
+ # dest for make install
+ #
+-PREFIX=/usr/local
++PREFIX=/usr
+ BINDIR=$(PREFIX)/bin
+ XBINDIR=$(BINDIR)
+-MANDIR=$(PREFIX)/man/man1
++MANDIR=$(PREFIX)/share/man/man1
+ LIBDIR=$(PREFIX)/lib/z81
+
+ # if you want the X version to be installed in the usual X executables