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

(-)geda-20050820.ebuild.orig (+1 lines)
Lines 53-58 Link Here
53
	done
53
	done
54
	cp ${DISTDIR}/${P}.Makefile Makefile
54
	cp ${DISTDIR}/${P}.Makefile Makefile
55
	sed -i -e 's:prefix=$(HOME)/geda:prefix=/usr:' Makefile || die 'Failed to patch Makefile!'
55
	sed -i -e 's:prefix=$(HOME)/geda:prefix=/usr:' Makefile || die 'Failed to patch Makefile!'
56
	sed -i -e 's:^opts=$:opts=--infodir=/usr/share/info --mandir=/usr/share/man:' Makefile || die 'Failed to patch Makefile!'
56
}
57
}
57
58
58
src_install () {
59
src_install () {

Return to bug 120148