diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-16 10:25:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-07-16 10:25:39 +0000 |
commit | 63921c3353023c5ce3cbe958fa80269120237374 (patch) | |
tree | 1119623b7185131c1c33e8fe626e2f01595e0229 /etc | |
parent | 77ec7918b82b5b998028b45284e29facc628509c (diff) |
more lynx bits
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile | 3 | ||||
-rw-r--r-- | etc/changelist | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/etc/Makefile b/etc/Makefile index d1805339e8c..7ab490f224d 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.376 2014/07/15 10:09:36 deraadt Exp $ +# $OpenBSD: Makefile,v 1.377 2014/07/16 10:25:38 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain @@ -232,7 +232,6 @@ distribution-etc-root-var: distrib-dirs cd ../usr.sbin/ypserv/ypinit && exec ${MAKE} distribution cd ../usr.bin/ssh && exec ${MAKE} distribution cd ../lib/libcrypto && exec ${MAKE} distribution - cd ../gnu/usr.bin/lynx && exec ${MAKE} -f Makefile.bsd-wrapper distribution cd ../usr.bin/bgplg && exec ${MAKE} distribution cd ../usr.bin/mail && exec ${MAKE} distribution cd ../usr.sbin/ldapd && exec ${MAKE} distribution diff --git a/etc/changelist b/etc/changelist index b2ec599cbde..ab60bd11ed3 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.95 2014/07/15 10:09:36 deraadt Exp $ +# $OpenBSD: changelist,v 1.96 2014/07/16 10:25:38 deraadt Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -53,7 +53,6 @@ +/etc/ldpd.conf /etc/locate.rc /etc/login.conf -/etc/lynx.cfg /etc/mail.rc /etc/mail/access /etc/mail/aliases |