summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index aa100f0..7bf8027 100755
--- a/build
+++ b/build
@@ -5,7 +5,7 @@ include ../source.mk
build:
install:
- oh-autoinstall -T headers_check -- INSTALL_HDR_PATH="$${PWD}/dest/usr"
+ oh-autoinstall -T headers_install -- INSTALL_HDR_PATH="$${PWD}/dest/usr"
find dest/usr/include \
\( -name .install -o -name ..install.cmd \
-o -name .check -o -name ..check.cmd \) \