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

(-)noad-0.7.3-r1.ebuild (+4 lines)
Lines 56-61 Link Here
56
		$(usex ffmpeg '--with-ffmpeg --with-ffmpeginclude=/usr/include' '')
56
		$(usex ffmpeg '--with-ffmpeg --with-ffmpeginclude=/usr/include' '')
57
}
57
}
58
58
59
src_compile() {
60
        emake AR="$(tc-getAR)"
61
}
62
59
src_install() {
63
src_install() {
60
	dobin noad markpics # showindex
64
	dobin noad markpics # showindex
61
65

Return to bug 469810