summarylogtreecommitdiffstats
path: root/arch.patch
diff options
context:
space:
mode:
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