看板 DFBSD_submit 關於我們 聯絡資訊
:Hi all, :attached patch to etc/Makefile should remove perl and binutils214. :Please test it. If noone complains, I'll commit this tomorrow night. : :Joerg Great! 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. -Matt