aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-08-11 01:39:23 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-08-11 01:39:23 +0000
commit6acd8e2475b947aeb6dc84e43b86dcbbd9eadd0c (patch)
treeb73fee7fd44d99a686d7dc17e6aba867da8416cd
parent5398226dc71419b473be728b4b059dff3c6f9f81 (diff)
Notes
-rw-r--r--share/zoneinfo/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile
index a3355821454ac..169d2672e38a0 100644
--- a/share/zoneinfo/Makefile
+++ b/share/zoneinfo/Makefile
@@ -130,9 +130,6 @@ right_posix: right_only other_two
install: maninstall ${DATA} ${REDO}
(cd ${.CURDIR}/datfiles && ../obj/zic -d ${TZDIR} -p ${POSIXRULES})
- rm -f ${DESTDIR}/etc/localtime
- install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${TZDIR}/${LOCALTIME} ${DESTDIR}/etc/localtime
chown -R ${BINOWN}.${BINGRP} ${TZDIR}
chmod -R a-w ${TZDIR}