libuser: remove obsolete GTKDOC_DOCDIR assignment

Now that autotools uses autopoint to call gtkdocize, this variable is no
longer needed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ross Burton
2024-01-12 12:53:38 +00:00
committed by Khem Raj
parent 205b44eb45
commit 7b7d0e38ff

View File

@@ -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