Laurin d'Volts wrote:
> I was in the middle of a build, and I ctrl+c'd it.
> Now I keep getting this error message:

unclean, aborted or interrupted build. rebuild from scratch: lh_clean
--purge && lh_build

if you want to keep the cache, you probably would go with:

mkdir cache.tmp
mv cache/packages_* cache.tmp
lh_clean --purge
mv cache.tmp cache
lh_build

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [email protected]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to