summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-21 16:16:35 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-21 16:16:35 (EDT)
commite986ffcbf398721da7a2dbb53d023b4655d173b6 (patch)
tree86bedefa27a285fd538e9cdcf5bd116fe5d042ca /build
parent016a2dbbd42c66556a28411857fa47806efb7e97 (diff)
build: Update for new upstream version
Diffstat (limited to 'build')
-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