diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2023-04-10 20:58:18 +0200 | 
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2023-04-13 08:26:19 -0400 | 
| commit | 15cae293889200909f90b586ff1b92f564198c54 (patch) | |
| tree | 83012b74a8ff2926b5f39ee373cccdb6f924afa0 /meta-python/recipes-devtools/python/python3-twofish | |
| parent | 522603beb6d88ad6ea443806bb986096d5b766e6 (diff) | |
| download | meta-openembedded-15cae293889200909f90b586ff1b92f564198c54.tar.gz | |
lirc: fix do_install with multilib
* use ${S} instead of ${WORKDIR}/${PN}-${PV}
  and ${BP} instead of ${PN}-${PV}
  to fix build with multilib, where PN is lib32-lirc, but S is correctly set
  as ${WORKDIR}/${BP} and do_install fails with:
  mkdir: cannot create directory ‘lib32-lirc/0.10.1-r0/lib32-lirc-0.10.1/python-pkg/dist/’: No such file or directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-twofish')
0 files changed, 0 insertions, 0 deletions
