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

Gaetan Bisson bisson at archlinux.org
Sun Nov 6 05:53:25 UTC 2011


    Date: Sunday, November 6, 2011 @ 01:53:25
  Author: bisson
Revision: 142200

upstream update

Modified:
  ntp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-06 05:47:47 UTC (rev 142199)
+++ PKGBUILD	2011-11-06 05:53:25 UTC (rev 142200)
@@ -5,7 +5,7 @@
 pkgname=ntp
 pkgver=4.2.6.p4
 _realver=4.2.6p4
-pkgrel=1
+pkgrel=2
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -56,4 +56,6 @@
 	rmdir "${pkgdir}"/usr/{lib,sbin}
 	install -d "${pkgdir}/var/lib/ntp"
 	install -Dm644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+	touch "${pkgdir}"/var/lib/ntp/.placeholder
 }




More information about the arch-commits mailing list