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

Collapse All | Expand All

(-)fam-2.7.0-r2.ebuild.orig (+3 lines)
Lines 24-29 Link Here
24
	# dnotify patch #43027
24
	# dnotify patch #43027
25
	epatch ${FILESDIR}/${P}-dnotify.patch
25
	epatch ${FILESDIR}/${P}-dnotify.patch
26
26
27
	# Fix compilation w/ gcc-4.1
28
	epatch ${FILESDIR}/${P}-gcc41-dnotify-h.patch
29
27
	# Fix permission problems with user* in FEATURES (#35307)
30
	# Fix permission problems with user* in FEATURES (#35307)
28
	chmod u+w ${S}/configure
31
	chmod u+w ${S}/configure
29
32

Return to bug 119977