summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/build b/build
index d061013..b1f82e2 100755
--- a/build
+++ b/build
@@ -30,10 +30,10 @@ install: build
$(INSTALL) src/tzselect tzselect.data/usr/bin
$(INSTALL) src/zdump zdump.data/usr/bin
$(INSTALL) src/zic zic.data/usr/sbin
- $(INSTALL) src/tzfile.5 tzdata-doc.data/usr/share/man/man5
- $(INSTALL) src/tzselect.8 tzdata-doc.data/usr/share/man/man8
- $(INSTALL) src/zdump.8 tzdata-doc.data/usr/share/man/man8
- $(INSTALL) src/zic.8 tzdata-doc.data/usr/share/man/man8
+ $(INSTALL) src/tzfile.5 tzcode-doc.data/usr/share/man/man5
+ $(INSTALL) src/tzselect.8 tzcode-doc.data/usr/share/man/man8
+ $(INSTALL) src/zdump.8 tzcode-doc.data/usr/share/man/man8
+ $(INSTALL) src/zic.8 tzcode-doc.data/usr/share/man/man8
# Install country and zone tables used by tzselect.
$(INSTALL) src/*.tab tzdata.data/usr/share/zoneinfo
# Install the Factory zone and make it the default localtime.