dev-libs/libksba: Sync with Gentoo

It's from Gentoo commit 6f99c2da956919d9201c0038cbf47270d6971cdc.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-10-13 07:06:59 +00:00 committed by Krzesimir Nowak
parent 87b8685611
commit 12d1684b53

View File

@ -49,6 +49,7 @@ my_src_configure() {
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config" GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
LIBGCRYPT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-libgcrypt-config" LIBGCRYPT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-libgcrypt-config"
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
) )
econf "${myeconfargs[@]}" econf "${myeconfargs[@]}"