summarylogtreecommitdiffstats
path: root/arch.patch
diff options
context:
space:
mode:
authorLeia2019-08-18 15:17:55 +0200
committerLeia2019-08-18 15:17:55 +0200
commit8550abe427d5582e737bec95ea5df817561040c0 (patch)
treea7cc521c2da1afc7ef023239e0c1420450e12e96 /arch.patch
downloadaur-8550abe427d5582e737bec95ea5df817561040c0.tar.gz
First commit
Diffstat (limited to 'arch.patch')
-rw-r--r--arch.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch.patch b/arch.patch
new file mode 100644
index 000000000000..30a50d1d12a2
--- /dev/null
+++ b/arch.patch
@@ -0,0 +1,10 @@
+--- a/Makefile 2019-07-05 08:31:23.000000000 +0200
++++ b/Makefile 2019-08-18 15:02:02.175775084 +0200
+@@ -1,6 +1,6 @@
+ .POSIX:
+
+-PREFIX = /usr/local
++PREFIX = /usr
+ BINDIR = $(PREFIX)/bin
+ MANDIR = $(PREFIX)/share/man
+ DATADIR = $(PREFIX)/share/badwolf