Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 447496 | Differences between
and this patch

Collapse All | Expand All

(-)i3-4.3.ebuild.orig (+3 lines)
Lines 49-54 Link Here
49
		#!/bin/sh
49
		#!/bin/sh
50
		exec /usr/bin/i3
50
		exec /usr/bin/i3
51
	EOF
51
	EOF
52
53
	#fix ar
54
	sed "s:ar rcs:$(tc-getAR) rcs:" -i libi3/libi3.mk || die "sed failed"
52
}
55
}
53
56
54
src_compile() {
57
src_compile() {

Return to bug 447496