summaryrefslogtreecommitdiffstats
path: root/build
blob: c1cc170b1458ba203df3355309d23aa39f54fa70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/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