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

Re: [PATCH] Fix build failure when retrying build at deconfiguring file /bin/hostname



Cody A.W. Somerville wrote:
> So, I've created a patch to have
> lh_chroot_hostname look to see if 'chroot/bin/hostname.orig' exists
> before attempting to move it to 'chroot/bin/hostname'.

the test -s is overly strict. as there's nothing that would create
hostname.orig in the first place, except live helper, it's ok to use
test -e here, which i've applied in git, thanks.

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


Reply to: