fcron: fix alternatives; args were swapped.
This commit is contained in:
parent
3b2dd33a8f
commit
87b84bbf6b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fcron'
|
||||
pkgname=fcron
|
||||
version=3.2.0
|
||||
revision=6
|
||||
revision=7
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sysconfdir=/etc/fcron
|
||||
|
@ -33,8 +33,8 @@ distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
|
|||
checksum=eb13b86ed96805d117e19847f1da30b834f1990f7ef4c38f5007234d44679564
|
||||
|
||||
alternatives="
|
||||
cron:/etc/sv/fcron:/etc/sv/crond
|
||||
cron:/usr/bin/fcrontab:/usr/bin/crontab
|
||||
crond:crond:/etc/sv/fcron
|
||||
crond:crontab:/usr/bin/fcrontab
|
||||
"
|
||||
|
||||
system_accounts="fcron"
|
||||
|
|
Loading…
Reference in New Issue
Block a user