On 23 February 2012 10:22, David C. Rankin drankinatty@suddenlinkmail.com wrote:
On 02/23/2012 09:11 AM, Calvin Morrison wrote:
better - it should just follow the default toolbar icons size as set in appearance -> icons
I removed it and updated the md5sum for patches.tar.bz2 and I've kicked off the build again. That is the WORST shortcoming of building in an archroot with an out-of-source build!
You can't simply issue a 'makepkg -R'. Suck having to rebuild the whole tdebase package for a packaging issue after the source is 100% complete!
Oh well - 9% and kicking...
-- David C. Rankin, J.D.,P.E.
you can with sometimes avoid a rebuild, say you just need to bump a version number or add a depend
--noextract basically won't delete src/ and that should let the build files remain.
Calvin