On Wed, Apr 02, 2014 at 10:06:16AM -0700, Khem Raj wrote: > On Wed, Apr 2, 2014 at 5:25 AM, Martin Jansa wrote: > > + # Info dir listing isn't interesting at this point so remove it if it exists. > > + if [ -e "${D}${infodir}/dir" ]; then > > + rm -f ${D}${infodir}/dir > > + fi > > why check if it exists when you are already using rm -f ? Just because I was copying snippet from autotools.bbclass -- Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com