mirror of
https://github.com/gwenhael-le-moine/ngstar.git
synced 2024-12-26 09:58:16 +01:00
install to /usr/local by default
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
44a764d21e
commit
371f2001cf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
prefix ?= /usr
|
prefix ?= /usr/local
|
||||||
USE_FLTK2 = 1
|
USE_FLTK2 = 1
|
||||||
USE_NCURSES = 1
|
USE_NCURSES = 1
|
||||||
BUILD_EDITOR = 1
|
BUILD_EDITOR = 1
|
||||||
|
|
Loading…
Reference in a new issue