mirror of
https://github.com/gwenhael-le-moine/ngstar.git
synced 2024-11-15 19:47:55 +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_NCURSES = 1
|
||||
BUILD_EDITOR = 1
|
||||
|
|
Loading…
Reference in a new issue