Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 1280 | Differences between
and this patch

Collapse All | Expand All

(-)dopewars-1.5.4.ebuild (+1 lines)
Lines 19-24 Link Here
19
19
20
    ./configure \
20
    ./configure \
21
		--prefix=/usr \
21
		--prefix=/usr \
22
		--mandir=/usr/share/man \
22
		--datadir=/usr/share/dopewars \
23
		--datadir=/usr/share/dopewars \
23
		--host=${CHOST} \
24
		--host=${CHOST} \
24
		${myconf} || die
25
		${myconf} || die

Return to bug 1280