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

(-)a/gnome-base/gnome-control-center/gnome-control-center-3.8.0-r1.ebuild (+2 lines)
Lines 115-120 src_prepare() { Link Here
115
	# Fix some absolute paths to be appropriate for Gentoo
115
	# Fix some absolute paths to be appropriate for Gentoo
116
	epatch "${FILESDIR}/${PN}-3.8.0-paths-makefiles.patch"
116
	epatch "${FILESDIR}/${PN}-3.8.0-paths-makefiles.patch"
117
	epatch "${FILESDIR}/${PN}-3.8.0-paths.patch"
117
	epatch "${FILESDIR}/${PN}-3.8.0-paths.patch"
118
	sed -i 's|^completiondir =.*|completiondir = $(datadir)/bash-completion|' \
119
		shell/Makefile.am || die "sed completiondir failed"
118
120
119
	eautoreconf
121
	eautoreconf
120
	gnome2_src_prepare
122
	gnome2_src_prepare

Return to bug 465094