diff options
-rw-r--r-- | config.mk | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -6,5 +6,4 @@ ENABLE_NOUVEAU = 1 CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700 -# this can be changed to /usr/local -PREFIX=$(HOME) +PREFIX=/usr/local |
![]() |
index : wterm.git | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | config.mk | 3 |
@@ -6,5 +6,4 @@ ENABLE_NOUVEAU = 1 CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700 -# this can be changed to /usr/local -PREFIX=$(HOME) +PREFIX=/usr/local |