prefix /usr/local
This commit is contained in:
parent
40fa862691
commit
fb783bdc53
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
prefix=/usr
|
||||
prefix=/usr/local
|
||||
LIBDIR=$(DESTDIR)$(prefix)/lib
|
||||
BINDIR=$(DESTDIR)$(prefix)/bin
|
||||
DATADIR=$(DESTDIR)$(prefix)/share
|
||||
|
|
Loading…
Reference in a new issue