summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support/libuser/libuser_0.62.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-support/libuser/libuser_0.62.bb')
-rw-r--r--meta-gnome/recipes-support/libuser/libuser_0.62.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/libuser/libuser_0.62.bb b/meta-gnome/recipes-support/libuser/libuser_0.62.bb
index 2c580f8727..722b647f21 100644
--- a/meta-gnome/recipes-support/libuser/libuser_0.62.bb
+++ b/meta-gnome/recipes-support/libuser/libuser_0.62.bb
@@ -30,5 +30,5 @@ EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}"
30 30
31PACKAGES += "${PN}-python " 31PACKAGES += "${PN}-python "
32 32
33FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}" 33FILES:${PN}-python = "${PYTHON_SITEPACKAGES_DIR}"
34 34