aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pixiewps/make-bindir.patch
blob: ab8d6961a0a3c83a73296a29d80e88e8e1d72b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile b/Makefile
index e42c791..25127cd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 CFLAGS = -O3
 
-PREFIX ?= /usr/local
+PREFIX ?= /usr
 BINDIR = $(PREFIX)/bin
 MANDIR = $(PREFIX)/share/man