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

(-)surfraw/surfraw-2.2.7.ebuild (-3 / +1 lines)
Lines 23-31 Link Here
23
}
23
}
24
24
25
src_configure() {
25
src_configure() {
26
	econf \
26
	econf --with-elvidir='$(datadir)'/surfraw
27
		--with-elvidir='$(datadir)'/surfraw \
28
		--disable-opensearch
29
}
27
}
30
28
31
src_install() {
29
src_install() {

Return to bug 374945