diff options
Diffstat (limited to 'meta/recipes-extended/libuser/libuser_0.62.bb')
-rw-r--r-- | meta/recipes-extended/libuser/libuser_0.62.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-extended/libuser/libuser_0.62.bb b/meta/recipes-extended/libuser/libuser_0.62.bb index 85905630a2..960f789e27 100644 --- a/meta/recipes-extended/libuser/libuser_0.62.bb +++ b/meta/recipes-extended/libuser/libuser_0.62.bb | |||
@@ -24,8 +24,6 @@ DEPENDS = "popt libpam glib-2.0 docbook-utils-native linuxdoc-tools-native pytho | |||
24 | 24 | ||
25 | inherit autotools gettext python3native python3-dir pkgconfig | 25 | inherit autotools gettext python3native python3-dir pkgconfig |
26 | 26 | ||
27 | export PYTHON | ||
28 | |||
29 | EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}" | 27 | EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}" |
30 | 28 | ||
31 | PACKAGES += "${PN}-python " | 29 | PACKAGES += "${PN}-python " |