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

Collapse All | Expand All

(-)entrance-9999.ebuild (+1 lines)
Lines 34-39 Link Here
34
		sed -i 's:default:gentooed:g' Makefile.am build_theme.sh
34
		sed -i 's:default:gentooed:g' Makefile.am build_theme.sh
35
		sed -i 's:\(data/themes/default/Makefile\):\1 data/themes/gentooed/Makefile:' ${S}/configure.in
35
		sed -i 's:\(data/themes/default/Makefile\):\1 data/themes/gentooed/Makefile:' ${S}/configure.in
36
	fi
36
	fi
37
	sed -i 's:\(#define X_SERVER "/usr/X11R6/bin/X -quiet\):\1\ -nolisten\ tcp:' ${S}/src/daemon/Entranced.h
37
}
38
}
38
39
39
src_compile() {
40
src_compile() {

Return to bug 65903