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

(-)scrollkeeper-0.2-r2.ebuild (+1 lines)
Lines 23-28 Link Here
23
23
24
	./configure --host=${CHOST} 					\
24
	./configure --host=${CHOST} 					\
25
		    --prefix=/usr                                       \
25
		    --prefix=/usr                                       \
26
	            --mandir=/usr/share/man				\
26
	            --sysconfdir=/etc					\
27
	            --sysconfdir=/etc					\
27
		    --localstatedir=/var $myconf || die
28
		    --localstatedir=/var $myconf || die
28
29

Return to bug 1280