Browse Source

BSD.local.dist went away

OPENBSD_5_6
deraadt 10 years ago
parent
commit
63edfe2d88
2 changed files with 2 additions and 5 deletions
  1. +1
    -3
      src/etc/Makefile
  2. +1
    -2
      src/etc/changelist

+ 1
- 3
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.375 2014/07/15 09:27:04 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.376 2014/07/15 10:09:36 deraadt Exp $
TZDIR= /usr/share/zoneinfo TZDIR= /usr/share/zoneinfo
LOCALTIME= Canada/Mountain LOCALTIME= Canada/Mountain
@ -85,8 +85,6 @@ install-mtree:
${DESTDIR}${MTREEDIR} ${DESTDIR}${MTREEDIR}
${INSTALL} -c -o root -g wheel -m 444 mtree/4.4BSD.dist \ ${INSTALL} -c -o root -g wheel -m 444 mtree/4.4BSD.dist \
${DESTDIR}${MTREEDIR} ${DESTDIR}${MTREEDIR}
${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.local.dist \
${DESTDIR}${MTREEDIR}
${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.x11.dist \ ${INSTALL} -c -o root -g wheel -m 444 mtree/BSD.x11.dist \
${DESTDIR}${MTREEDIR} ${DESTDIR}${MTREEDIR}


+ 1
- 2
src/etc/changelist View File

@ -1,4 +1,4 @@
# $OpenBSD: changelist,v 1.94 2014/07/15 08:28:43 deraadt Exp $
# $OpenBSD: changelist,v 1.95 2014/07/15 10:09:36 deraadt Exp $
# #
# List of files which the security script backs up and checks # List of files which the security script backs up and checks
# for modifications. # for modifications.
@ -81,7 +81,6 @@
/etc/motd /etc/motd
+/etc/mrouted.conf +/etc/mrouted.conf
/etc/mtree/4.4BSD.dist /etc/mtree/4.4BSD.dist
/etc/mtree/BSD.local.dist
/etc/mtree/BSD.x11.dist /etc/mtree/BSD.x11.dist
/etc/mtree/special /etc/mtree/special
/etc/mygate /etc/mygate


Loading…
Cancel
Save