diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-04 11:31:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-04 11:31:33 +0000 |
commit | 45d9cba0c89f27f8868422e9f73d532e2a0de323 (patch) | |
tree | d06b91f8e2314c219ac93133e4a0c1c7344b2cd5 /etc/Makefile | |
parent | dac24707103b87ec698aa5fa8a5cf60277bfcc85 (diff) |
this is installed from elsewhere now..
Diffstat (limited to 'etc/Makefile')
-rw-r--r-- | etc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile index 1f63711e307..d485fa32c56 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -87,8 +87,6 @@ distribution: distrib-dirs ln -s /usr/sbin/rmt ${DESTDIR}/etc/rmt install -c -o root -g wheel -m 644 minfree \ ${DESTDIR}/var/crash - install -c -o root -g wheel -m 644 Makefile.yp \ - ${DESTDIR}/var/yp.no/Makefile install -c -o ${BINOWN} -g operator -m 664 /dev/null \ ${DESTDIR}/etc/dumpdates install -c -o ${BINOWN} -g operator -m 644 /dev/null \ |