summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-06 22:08:16 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-06 22:08:16 (EDT)
commit4eb92dd32ff02a5d6126a4bb65cce9a704056b7d (patch)
tree1a08e0523faf21341cf123f6593f83bf6530bb62 /build
parent9b7f87737de25558cc3513f7be13a78caa9d4834 (diff)
build: Set KSHELL and TZDIR.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 44b0d50..94feada 100755
--- a/build
+++ b/build
@@ -6,7 +6,7 @@ nop:
@:
build:
- oh-autobuild
+ oh-autobuild -- KSHELL=/bin/sh TZDIR=/usr/share/zoneinfo
touch $@
install: build