summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
authoraksr2015-11-20 06:31:25 +0100
committeraksr2015-11-20 06:31:25 +0100
commitcd01bfee1c7ebf32b01fac9999a91eebfdd583a4 (patch)
tree76c70063bb563e5296d25cf1f0ad1749d71f5c2f /Makefile.patch
downloadaur-cd01bfee1c7ebf32b01fac9999a91eebfdd583a4.tar.gz
Start.
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..dea39378f908
--- /dev/null
+++ b/Makefile.patch
@@ -0,0 +1,20 @@
+--- Makefile_ 2007-04-14 17:26:00.000000000 +0200
++++ Makefile 2015-11-20 06:24:28.871818171 +0100
+@@ -6,7 +6,7 @@
+ # See the file INSTALL if you need help.
+ #
+
+-PREFIX = /usr/local
++PREFIX = /usr/heirloom
+ BINDIR = $(PREFIX)/bin
+ MANDIR = $(PREFIX)/share/man
+ SYSCONFDIR = /etc
+@@ -17,7 +17,7 @@
+
+ DESTDIR =
+
+-UCBINSTALL = /usr/ucb/install
++UCBINSTALL = /usr/heirloom/bin/ucb/install
+
+ # Define compiler, preprocessor, and linker flags here.
+ # Note that some Linux/glibc versions need -D_GNU_SOURCE in CPPFLAGS, or