diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2015-09-21 16:48:37 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:27:47 +0200 |
commit | f53738634d131cb996e16b422398a7d896450bd5 (patch) | |
tree | 4e17a01ba7a8b109a2ec1649b8a6ad484be9a995 /meta-python/recipes-devtools/python/python-ldap | |
parent | 70836105f5ada656a02babd6e7dbc0b652c3f07f (diff) | |
download | meta-openembedded-f53738634d131cb996e16b422398a7d896450bd5.tar.gz |
xfce4-screenshooter: ensure output directory is created
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 <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-ldap')
0 files changed, 0 insertions, 0 deletions