tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fixing bugs in packages



On Fri, May 11, 2012 at 12:10:43PM +0200, Edgar Fuß wrote:
> You are right in that a "rebuild" target would probably ease the development
> in that you could shorten the cycle to make deinstall; make rebuild;
> make install.

I don't even want deinstall/reinstall, as it can take significant time.
I just want:

        make rebuild && make overwrite

and I don't care about consistency, as I will have to do an additional full
build in the end anyway, to ensure patching worked and created the expected
results - which nicely will fix all inconsistencies I created during debugging.

Martin


Home | Main Index | Thread Index | Old Index