Browse Source

more lynx bits

OPENBSD_5_6
deraadt 10 years ago
parent
commit
8841ad7d7c
2 changed files with 2 additions and 4 deletions
  1. +1
    -2
      src/etc/Makefile
  2. +1
    -2
      src/etc/changelist

+ 1
- 2
src/etc/Makefile View File

@ -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


+ 1
- 2
src/etc/changelist View File

@ -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


Loading…
Cancel
Save