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

(-)/usr/portage/app-editors/bluefish/bluefish-0.13.ebuild (-1 / +1 lines)
Lines 30-34 Link Here
30
}
30
}
31
31
32
src_install() {
32
src_install() {
33
	einstall DESTDIR=${D} || die
33
	make install DESTDIR=${D} || die
34
}
34
}

Return to bug 74174