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

(-)timidity++-2.14.0-r1.ebuild (+4 lines)
Lines 109-114 Link Here
109
		${myconf}
109
		${myconf}
110
}
110
}
111
111
112
src_compile() {
113
        emake AR="$(tc-getAR)"
114
}
115
112
src_install() {
116
src_install() {
113
	emake DESTDIR="${D}" install
117
	emake DESTDIR="${D}" install
114
118

Return to bug 468176