summaryrefslogtreecommitdiffstats
path: root/build
blob: eb3c22eb628f8f2cd9c84e85b5c596ac35e16dc8 (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 \
		--with-opkhelper-3.0=/usr/share/opkhelper-3.0/
	oh-autobuild

install: build
	oh-autoinstall
	rm -Rf dest/usr/share/locale/en_MID
	oh-installfiles