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

Collapse All | Expand All

(-)sawfish-1.8.1-r1.ebuild (+2 lines)
Lines 44-49 Link Here
44
fi
44
fi
45
src_prepare() {
45
src_prepare() {
46
	epatch "${FILESDIR}/${PN}-icccm-selection.patch"
47
46
	if (( snapshot )); then
48
	if (( snapshot )); then
47
		eautoreconf
49
		eautoreconf
48
	fi
50
	fi

Return to bug 341855