diff options
author | Patrick 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) |
commit | e986ffcbf398721da7a2dbb53d023b4655d173b6 (patch) | |
tree | 86bedefa27a285fd538e9cdcf5bd116fe5d042ca /build | |
parent | 016a2dbbd42c66556a28411857fa47806efb7e97 (diff) |
build: Update for new upstream version
Diffstat (limited to 'build')
-rwxr-xr-x | build | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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 |