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

Collapse All | Expand All

(-)/usr/portage/net-news/eventwatcher/eventwatcher-0.4.3.ebuild.orig (+9 lines)
Lines 19-22 Link Here
19
19
20
PATCHES=(
20
PATCHES=(
21
	"${FILESDIR}/${P}-gcc4.patch"
21
	"${FILESDIR}/${P}-gcc4.patch"
22
	"${FILESDIR}/${P}-kde4.patch"
22
)
23
)
24
25
src_unpack() {
26
	kde_src_unpack
27
28
	touch NEWS
29
	chmod +x admin/detect-autoconf.pl
30
	make -f admin/Makefile.common
31
}

Return to bug 277427