summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/build b/build
index c1cc170..921f290 100755
--- a/build
+++ b/build
@@ -4,13 +4,10 @@ include ../source.mk
build:
oh-autoconfigure -- \
- --libdir=/usr/share \
- --with-metadata=proteanos \
- --with-opkg=/usr/bin/opkg
+ --with-metadata=proteanos
oh-autobuild
touch $@
install: build
oh-autoinstall
- rm -Rf dest/usr/share/locale/en_MID
oh-installfiles