From d3a33b65b13532c7b0931815d10545dd4456bbb8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 02 Jun 2013 17:35:25 -0400 Subject: Initial commit. --- (limited to 'build') diff --git a/build b/build new file mode 100755 index 0000000..f6d93fd --- /dev/null +++ b/build @@ -0,0 +1,14 @@ +#!/usr/bin/make -f + +include ../source.mk + +build: + oh-autoconfigure -- \ + --with-metadata=proteanos \ + --with-opkg=/usr/bin/opkg \ + --with-opkhelper-3.0=/usr/share/opkhelper-3.0/ + oh-autobuild + +install: build + oh-autoinstall + oh-installfiles -- cgit v0.9.1