summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-06 15:17:50 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-06 15:17:50 (EDT)
commitdfaf6c4b13325b8a993ec75fc2c85fbcd7ebbbab (patch)
tree073a91a2e6ae9c424bb57fae6ef7b4dcde4f6ec1 /build
parente4fcc2bcae01bb16512f2853c4366ab3ec53688a (diff)
build: Build and install tzselect, zic, and zdump.
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index b3fe891..dccf582 100755
--- a/build
+++ b/build
@@ -6,8 +6,11 @@ nop:
@:
build:
+ oh-autobuild
touch $@
install: build
+ mkdir -p dest/usr/sbin
+ cp src/tzselect src/zic src/zdump dest/usr/sbin
oh-fixperms
oh-installfiles