diff options
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 \ |