|
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 |