summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-18 16:51:38 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-18 16:51:38 (EDT)
commit3bc58eb4d8fa777db7f231b1c4cc6b33b3294ed3 (patch)
tree432e8daf6969b8a56a6e06b04e83f97708e33643
parent9feddede4384bf9ad55bc1537f80f2f452eac852 (diff)
build: Set SCRIPT_INSTALL_DIR.
-rwxr-xr-xbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/build b/build
index 6a35d2d..2fbab74 100755
--- a/build
+++ b/build
@@ -20,6 +20,7 @@ build: configure
install: build
oh-autoinstall -s src/unix -- \
+ SCRIPT_INSTALL_DIR='$$(INSTALL_ROOT)/usr/share/$(OPK_SOURCE)' \
MANN_INSTALL_DIR='$$(MAN_INSTALL_DIR)/man3'
oh-fixperms
oh-strip