summaryrefslogtreecommitdiff
path: root/sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild')
-rw-r--r--sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild b/sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild
index c94d705a9f69..9971a8609893 100644
--- a/sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild
+++ b/sys-process/systemd-cron/systemd-cron-1.16.7-r1.ebuild
@@ -76,7 +76,7 @@ src_configure() {
$(my_use_enable yearly) \
$(my_use_enable yearly quarterly) \
$(my_use_enable yearly semi_annually) \
- $(my_use_enable setgid)
+ $(my_use_enable setgid) || die
export CRONTAB=crontab-systemd
}