--- a2ps-4.14-r1.ebuild~ +++ a2ps-4.14-r1.ebuild @@ -91,6 +91,7 @@ econf \ --sysconfdir=/etc/a2ps \ + --with-lispdir="${SITELISP}/${PN}" \ $(use_enable nls) \ ${myconf} || die "econf failed"