Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 350451
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a2ps-4.14-r1.ebuild~
0
++ a2ps-4.14-r1.ebuild
Lines 91-96 Link Here
91
91
92
	econf \
92
	econf \
93
		--sysconfdir=/etc/a2ps \
93
		--sysconfdir=/etc/a2ps \
94
		--with-lispdir="${SITELISP}/${PN}" \
94
		$(use_enable nls) \
95
		$(use_enable nls) \
95
		${myconf} || die "econf failed"
96
		${myconf} || die "econf failed"
96
97

Return to bug 350451