[arch-commits] Commit in ntp/trunk (PKGBUILD)
    Dave Reisner 
    dreisner at archlinux.org
       
    Mon Aug 20 19:13:52 UTC 2012
    
    
  
    Date: Monday, August 20, 2012 @ 15:13:52
  Author: dreisner
Revision: 165489
upgpkg: ntp 4.2.6.p5-10
Why can't this spec just be properly documented...
- $pkgname -> $pkgname.list
Modified:
  ntp/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-20 17:54:13 UTC (rev 165488)
+++ PKGBUILD	2012-08-20 19:13:52 UTC (rev 165489)
@@ -5,7 +5,7 @@
 pkgname=ntp
 pkgver=4.2.6.p5
 _realver=4.2.6p5
-pkgrel=9
+pkgrel=10
 pkgdesc='Network Time Protocol reference implementation'
 url='http://www.ntp.org/'
 license=('custom')
@@ -63,5 +63,5 @@
 	mv "${pkgdir}/usr/share/man/man8/ntpd.8" "${pkgdir}/usr/share/man/man8/ntp-ntpd.8" # we should ditch openntpd
 
 	install -dm755 "$pkgdir/usr/lib/ntp-units.d"
-	echo "ntpd.service" > "$pkgdir/usr/lib/ntp-units.d/$pkgname"
+	echo "ntpd.service" > "$pkgdir/usr/lib/ntp-units.d/$pkgname.list"
 }
    
    
More information about the arch-commits
mailing list