Changed prefix to /usr

This commit is contained in:
NeoTheFox 2015-03-09 19:48:53 +03:00
parent 003eea17b5
commit d8ba1b1880

View File

@ -18,7 +18,7 @@ unix
#VARIABLES #VARIABLES
isEmpty(PREFIX) isEmpty(PREFIX)
{ {
PREFIX = /usr/local PREFIX = /usr
} }
BINDIR = $$PREFIX/bin BINDIR = $$PREFIX/bin
DATADIR =$$PREFIX/share DATADIR =$$PREFIX/share