#!/usr/bin/make -f include ../source.mk build: oh-autoconfigure -- \ --libdir=/usr/share \ --with-metadata=proteanos \ --with-opkg=/usr/bin/opkg oh-autobuild touch $@ install: build oh-autoinstall rm -Rf dest/usr/share/locale/en_MID oh-installfiles