--- src/etc/Makefile 2005/09/10 08:38:47 1.90 +++ src/etc/Makefile 2005/09/10 10:14:10 1.91 @@ -346,10 +346,12 @@ upgrade_etc: preupgrade rm -f ${DESTDIR}/usr/sbin/scriptdump rm -f ${DESTDIR}/usr/bin/gdbreplay rm -f ${DESTDIR}/usr/bin/gperf + rm -f ${DESTDIR}/usr/bin/joy + rm -f ${DESTDIR}/usr/bin/minigzip rm -f ${DESTDIR}/usr/bin/ntpq rm -f ${DESTDIR}/usr/bin/perldoc rm -f ${DESTDIR}/usr/bin/sendbug -.for man in gasp gperf sendbug +.for man in gasp gperf minigzip sendbug csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}1/${man}.1.gz" .endfor .for man in dft_fgbg dllockinit dynamic_fieldinfo fgetrune fputrune fungetrune \ @@ -361,7 +363,8 @@ upgrade_etc: preupgrade .for man in drivers.conf gbk ntp.conf ntp.keys csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}5/${man}.5.gz" .endfor -.for man in ntp-genkeys ntpdate ntpdc ntpq ntptime ntptrace picobsd sysinstall +.for man in joy ntp-genkeys ntpdate ntpdc ntpq ntptime ntptrace picobsd \ + sysinstall csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}8/${man}.8.gz" .endfor csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}9/suser_xxx.9.gz"