aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1993-08-13 06:11:18 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1993-08-13 06:11:18 +0000
commit4533a28bd62785996e83359a67ec445ee1ea8684 (patch)
treee8dd00cda530b2decd222b1f23d93ac824c02025 /etc/Makefile
parentf5e6a77bff9a428eb9d240f05add38b72e843b72 (diff)
downloadsrc-4533a28bd62785996e83359a67ec445ee1ea8684.tar.gz
src-4533a28bd62785996e83359a67ec445ee1ea8684.zip
Enable lastlog install commands.
Notes
Notes: svn path=/head/; revision=288
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index dcce0e45b637..2cfe69b6e9c9 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -119,8 +119,8 @@ distribution: distrib-dirs
${DESTDIR}/var/log/lpd-errs
install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
${DESTDIR}/var/log/maillog
-# install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
-# ${DESTDIR}/var/log/lastlog
+ install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
+ ${DESTDIR}/var/log/lastlog
install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \
${DESTDIR}/var/log/messages
install -c -o ${BINOWN} -g ${BINGRP} -m 664 /dev/null \