summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/build b/build
index 497a1e8..7a435f9 100755
--- a/build
+++ b/build
@@ -15,3 +15,11 @@ build:
oh-autobuild -T check; \
fi
touch $@
+
+install: build
+ oh-autoinstall
+ rm dest/usr/lib/$(OPK_HOST_ARCH)/*.la
+ mv dest/usr/share/doc/pcre/ dest/usr/share/doc/libpcre.3/
+ oh-fixperms
+ oh-strip -k
+ oh-installfiles