--- src/etc/Makefile 2006/07/14 21:42:06 1.121 +++ src/etc/Makefile 2006/07/29 12:11:11 1.122 @@ -430,6 +430,8 @@ upgrade_etc: preupgrade csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}4/worm.4.gz" rm -f ${DESTDIR}/usr/include/sys/wormio.h rm -rf ${DESTDIR}/usr/share/doc/ncurses + csh -c "rm -f ${DESTDIR}/usr/share/man/{man,cat}4/brconfig.8.gz" + rm -f ${DESTDIR}/sbin/brconfig ldconfig -R .if !defined(BINARY_UPGRADE) # binary upgrade just copies these nodes .if !defined(NO_MAKEDEV)