看板 DFBSD_submit 關於我們 聯絡資訊
On Sat, Jan 08, 2005 at 01:13:44PM -0800, Matthew Dillon wrote: > I think you just want to add a conditional so binutils214 is not > deleted unless binutils215 is found to exist. This is why I had > the original binutils212 test (which is now obsolete). We don't > want someone to run 'make upgrade' on an un-upgraded system and > wind up with a non-working result. OK, I'll add a proper conditional tomorrow before commiting this. It should just delete less stuff, so all testing is applicable anyway. Joerg > > -Matt