[arch-commits] Commit in cronie/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Mon Nov 19 00:58:30 UTC 2012


    Date: Sunday, November 18, 2012 @ 19:58:30
  Author: bisson
Revision: 171541

fix FS#32158

Modified:
  cronie/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-11-18 22:17:21 UTC (rev 171540)
+++ PKGBUILD	2012-11-19 00:58:30 UTC (rev 171541)
@@ -3,7 +3,7 @@
 
 pkgname='cronie'
 pkgver=1.4.8
-pkgrel=3
+pkgrel=4
 pkgdesc='Daemon that runs specified programs at scheduled times and related tools'
 url='https://fedorahosted.org/cronie/'
 license=('custom:BSD')
@@ -66,7 +66,4 @@
 	install -Dm755 contrib/0anacron "${pkgdir}"/etc/cron.hourly/0anacron
 
 	install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/cronie/COPYING
-
-	# Provide native service for arch-daemons generator
-	ln -s cronie.service "$pkgdir/usr/lib/systemd/system/crond.service"
 }




More information about the arch-commits mailing list