1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
aports/testing/pixiewps/make-bindir.patch
2018-04-08 19:15:08 +00:00

12 lines
219 B
Diff

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