On Tue, Jan 17, 2012 at 2:19 AM, Koen Kooi <[email protected]> wrote: > > +if ! [ -e $D${sysconfdir}/pango ] ; then > + mkdir -p $D${sysconfdir}/pango > +fi > }
when you are using mkdir -p then why enclose it in if-fi _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
