From: Ross Burton <[email protected]> Now that autotools uses autopoint to call gtkdocize, this variable is no longer needed.
Signed-off-by: Ross Burton <[email protected]> --- meta-gnome/recipes-support/libuser/libuser_0.64.bb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/meta-gnome/recipes-support/libuser/libuser_0.64.bb b/meta-gnome/recipes-support/libuser/libuser_0.64.bb index 973159c792..6d3bce8a1c 100644 --- a/meta-gnome/recipes-support/libuser/libuser_0.64.bb +++ b/meta-gnome/recipes-support/libuser/libuser_0.64.bb @@ -27,11 +27,6 @@ REQUIRED_DISTRO_FEATURES = "pam" EXTRA_OEMAKE = "PYTHON_CPPFLAGS=-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}" -GTKDOC_DOCDIR = "${S}/docs/reference" - -# run autopoint since it needs ABOUT-NLS and admin/config.rpath from gettext -#EXTRA_AUTORECONF:remove = "--exclude=autopoint" - do_configure:prepend() { install -d ${S}/admin -d ${S}/m4 touch ${S}/ABOUT-NLS ${S}/admin/config.rpath -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108237): https://lists.openembedded.org/g/openembedded-devel/message/108237 Mute This Topic: https://lists.openembedded.org/mt/103681719/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
