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

Gaetan Bisson bisson at nymeria.archlinux.org
Wed May 22 08:49:50 UTC 2013


    Date: Wednesday, May 22, 2013 @ 10:49:50
  Author: bisson
Revision: 186225

drop ntpdate rc.d script too

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ---
 1 file changed, 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-22 07:20:41 UTC (rev 186224)
+++ PKGBUILD	2013-05-22 08:49:50 UTC (rev 186225)
@@ -14,12 +14,10 @@
 depends=('openssl' 'libcap' 'libedit')
 backup=('etc/ntp.conf')
 source=("http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-${_realver}.tar.gz"
-        'ntpdate'
         'ntp.conf'
         'ntpd.service'
         'ntpdate.service')
 sha1sums=('4a5353a4791b6f4315a66c28d504ec6c7926b192'
-          '01394b8a952f5edc85d19df8335eeac3980320f4'
           'f6a2292c26a201d9305669e99463fb54e5603b3f'
           'ffbabfaab90f1ba4dc769c84fbbfe89c5c01ee95'
           '0cb9dbd285e2e8ac51ff47dee08af69e12a09855'
@@ -47,7 +45,6 @@
 	rmdir "${pkgdir}"/usr/{lib,sbin}
 	install -d -o 87 "${pkgdir}"/var/lib/ntp
 	install -Dm644 ../ntp.conf "${pkgdir}"/etc/ntp.conf
-	install -Dm755 ../ntpdate "${pkgdir}"/etc/rc.d/ntpdate
 	install -Dm644 ../ntpd.service "${pkgdir}"/usr/lib/systemd/system/ntpd.service
 	install -Dm644 ../ntpdate.service "${pkgdir}"/usr/lib/systemd/system/ntpdate.service
 	install -Dm644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"




More information about the arch-commits mailing list