]> git.pld-linux.org Git - packages/cronie.git/commitdiff
sysconf path fixed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 11 Aug 2009 20:49:31 +0000 (20:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cronie.spec -> 1.5

cronie.spec

index dd0b2aab2c6d22b8409c99049c508bbb5c3eaf84..f91a2e9f585339c96d7e8465740b4df20328d899 100644 (file)
@@ -63,7 +63,7 @@ however this could be overloaded in settings.
 %configure \
        SYSCRONTAB=/etc/cron.d/crontab \
        SYS_CROND_DIR=/etc/cron.d \
 %configure \
        SYSCRONTAB=/etc/cron.d/crontab \
        SYS_CROND_DIR=/etc/cron.d \
-       --sysconfdir=/etc/cron.d \
+       --sysconfdir=/etc/cron \
        --with-pam \
        --with%{?!with_selinux:out}-selinux \
        --with-audit \
        --with-pam \
        --with%{?!with_selinux:out}-selinux \
        --with-audit \
This page took 0.16973 seconds and 4 git commands to generate.