On 23 February 2012 10:22, David C. Rankin
<drankinatty(a)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.
No not easily when using a chroot. makechrootpkg -c -r cleans the
environment every time.
If you are using a scripted systems which you should be then you have to
alter the scripts which just is not worth doing, so one just reruns the
scripts and waits.