summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/build b/build
index 4838903..4f34ed2 100755
--- a/build
+++ b/build
@@ -12,3 +12,10 @@ build:
oh-autobuild -B build -T check; \
fi
touch $@
+
+install: build
+ oh-autoinstall -B build
+ rm -f dest/usr/lib/$(OPK_HOST_ARCH)/libffi.la
+ oh-fixperms
+ oh-strip -k
+ oh-installfiles