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

(-)mafft-6.707.ebuild.orig (+5 lines)
Lines 17-22 Link Here
17
DEPEND="${RDEPEND}"
17
DEPEND="${RDEPEND}"
18
S=${WORKDIR}/${P}${EXTENSIONS}
18
S=${WORKDIR}/${P}${EXTENSIONS}
19
19
20
src_unpack() {
21
	unpack ${A}
22
	sed -i -e "s/(PREFIX)\/man/(PREFIX)\/share\/man/" "${S}"/core/Makefile || die "sed failed"
23
}
24
20
src_compile() {
25
src_compile() {
21
	pushd core
26
	pushd core
22
	emake \
27
	emake \

Return to bug 295121