On Mon, Sep 21, 2015 at 10:48 AM, <[email protected]> wrote: > From: Jackie Huang <[email protected]> > > When build with B != S, the output directory for desktop > file doesn't exist so it will fail if it's not created > before generating the file: > /bin/sh: line 1: src/xfce4-screenshooter.desktop.in: No such file or directory > > Add "$(MKDIR_P) $(dir $@)" to the rule to fix this. > > Signed-off-by: Jackie Huang <[email protected]> > --- Thanks for taking care!
Andreas -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
