diff options
author | Kai Kang <kai.kang@windriver.com> | 2022-03-10 07:28:51 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-10 07:31:21 -0800 |
commit | 10e9b26163e0efcdea1cd90f2cfba4672dcbee83 (patch) | |
tree | f43d2318bf9c9295b6e7af578253d273e124e7e2 /meta-python/recipes-devtools/python/python3-pystache/0001-Modernize-python-versions-remove-py2x-and-fix-tests-.patch | |
parent | 669b1eb6ba68ecde1726f2d686c49237618c1117 (diff) | |
download | meta-openembedded-10e9b26163e0efcdea1cd90f2cfba4672dcbee83.tar.gz |
wxwidgets: fix install errors
There are errors during do install. So link files 'wx-config' and 'wxrc'
are not created, and rename failed either:
| CMake Error: failed to create symbolic link '/usr/bin/wx-config': Permission denied
| Error renaming from "/usr/bin/wxrc" to "/usr/bin/wxrc-3.1": No such file or directory
| CMake Error: failed to create symbolic link '/usr/bin/wxrc': Permission denied
Respect variable 'DESTDIR' to make it work as expect.
And package ${libdir}/wx/config/gtk3-unicode-3.1 to ${PN}-dev that
/usr/bin/wx-config from ${PN}-dev links to it.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pystache/0001-Modernize-python-versions-remove-py2x-and-fix-tests-.patch')
0 files changed, 0 insertions, 0 deletions