diff options
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/python/python3-cython_0.29.32.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cython_0.29.32.bb b/meta/recipes-devtools/python/python3-cython_0.29.32.bb index 8fed1cf94d..78be2b94ed 100644 --- a/meta/recipes-devtools/python/python3-cython_0.29.32.bb +++ b/meta/recipes-devtools/python/python3-cython_0.29.32.bb | |||
| @@ -17,7 +17,7 @@ do_install:append() { | |||
| 17 | mv ${D}${bindir}/cygdb ${D}${bindir}/cygdb3 | 17 | mv ${D}${bindir}/cygdb ${D}${bindir}/cygdb3 |
| 18 | } | 18 | } |
| 19 | 19 | ||
| 20 | PACKAGEBUILDPKGD += "cython_fix_sources" | 20 | PACKAGESPLITFUNCS =+ "cython_fix_sources" |
| 21 | 21 | ||
| 22 | cython_fix_sources () { | 22 | cython_fix_sources () { |
| 23 | for f in ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/FlowControl.c \ | 23 | for f in ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython/Compiler/FlowControl.c \ |
