mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
c03d26ced3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
244 B
Diff
11 lines
244 B
Diff
--- src/Makefile
|
|
+++ src/Makefile
|
|
@@ -40,7 +40,7 @@
|
|
##
|
|
|
|
DESTDIR ?=
|
|
-PREFIX ?= /usr/local
|
|
+PREFIX ?= /usr
|
|
|
|
INSTALL_FOLDER ?= $(PREFIX)/bin
|
|
LIBRARY_FOLDER ?= $(PREFIX)/lib
|