From: Arkadiusz Miƛkiewicz Date: Tue, 11 Aug 2009 20:49:31 +0000 (+0000) Subject: sysconf path fixed X-Git-Tag: auto/th/cronie-1_4_1-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcronie.git;a=commitdiff_plain;h=72768a3dee7cfe4ea44d0e27dec35fd7b7f10069 sysconf path fixed Changed files: cronie.spec -> 1.5 --- diff --git a/cronie.spec b/cronie.spec index dd0b2aa..f91a2e9 100644 --- a/cronie.spec +++ b/cronie.spec @@ -63,7 +63,7 @@ however this could be overloaded in settings. %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 \