diff options
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 |