default prefix is now /usr/local
This commit is contained in:
parent
87f1dbcac8
commit
7e410ca798
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ VERSION ?= 0.7.1
|
|||
|
||||
GAJIM_AP = 0
|
||||
MODULES = src src/common po
|
||||
PREFIX = /usr
|
||||
PREFIX = /usr/local
|
||||
DESTDIR = /
|
||||
LIBDIR = /lib
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue