commit:     d7ef01ed596877223d476db8f6ee0f64018dac2d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 16:15:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 16:19:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ef01ed

app-text/a2ps: use configure cache for subconfigure

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/a2ps/a2ps-4.15.5-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-text/a2ps/a2ps-4.15.5-r1.ebuild 
b/app-text/a2ps/a2ps-4.15.5-r1.ebuild
index cb24c360a855..fffe50e992a6 100644
--- a/app-text/a2ps/a2ps-4.15.5-r1.ebuild
+++ b/app-text/a2ps/a2ps-4.15.5-r1.ebuild
@@ -52,6 +52,7 @@ src_configure() {
        export LANG=C LC_ALL=C
 
        econf \
+               --cache-file="${S}"/config.cache \
                --enable-shared \
                $(use_enable static-libs static) \
                --sysconfdir="${EPREFIX}"/etc/a2ps \

Reply via email to