--- src/etc/Makefile 2007/08/09 02:27:51 1.182 +++ src/etc/Makefile 2007/08/09 22:39:21 1.183 @@ -214,6 +214,9 @@ upgrade_etc: preupgrade csh -c "rm -f ${DESTDIR}/usr/lib/{libstdc++_p.a}" rm -rf ${DESTDIR}/usr/libexec/binutils214 .endif +.if exists(${DESTDIR}/usr/libexec/binutils217) + rm -rf ${DESTDIR}/usr/libexec/binutils215 +.endif rm -f ${DESTDIR}/usr/bin/makewhatis rm -f ${DESTDIR}/usr/sbin/prebind rm -f ${DESTDIR}/modules/checkpt.ko