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

Collapse All | Expand All

(-)consolekit-0.4.6.ebuild~ (-1 / +2 lines)
Lines 59-65 Link Here
59
		"${FILESDIR}"/${PN}-cleanup_console_tags.patch \
59
		"${FILESDIR}"/${PN}-cleanup_console_tags.patch \
60
		"${FILESDIR}"/${PN}-shutdown-reboot-without-policies.patch \
60
		"${FILESDIR}"/${PN}-shutdown-reboot-without-policies.patch \
61
		"${FILESDIR}"/${PN}-udev-acl-install_to_usr.patch \
61
		"${FILESDIR}"/${PN}-udev-acl-install_to_usr.patch \
62
		"${FILESDIR}"/${PN}-0.4.5-polkit-automagic.patch
62
		"${FILESDIR}"/${PN}-0.4.5-polkit-automagic.patch \
63
		"${FILESDIR}"/${PN}-0.4.6-silence-glib-warnings.patch
63
64
64
	if ! use systemd-units; then
65
	if ! use systemd-units; then
65
		sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in || die
66
		sed -i -e '/SystemdService/d' data/org.freedesktop.ConsoleKit.service.in || die

Return to bug 532128