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

(-)pyparted-1.8.9.ebuild (+2 lines)
Lines 17-22 Link Here
17
DEPEND=">=dev-lang/python-2.4
17
DEPEND=">=dev-lang/python-2.4
18
	>=sys-apps/parted-1.7.0"
18
	>=sys-apps/parted-1.7.0"
19
19
20
RDEPEND="${DEPEND}"
21
20
src_compile() {
22
src_compile() {
21
	einfo "Fixing libdir"
23
	einfo "Fixing libdir"
22
	sed -i "s/\$(shell rpm --eval \"%{_libdir}\")/usr\/$(get_libdir)/" Makefile || die "cannot fix libdir"
24
	sed -i "s/\$(shell rpm --eval \"%{_libdir}\")/usr\/$(get_libdir)/" Makefile || die "cannot fix libdir"

Return to bug 193337