summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index e51f39c..affc641 100755
--- a/build
+++ b/build
@@ -5,7 +5,7 @@ include ../source.mk
nop:
build:
- oh-autobuild -- LIBINTL=NONE
+ oh-autobuild -- prefix=/usr LIBINTL=NONE
touch $@
install: build