CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
ntp: fixed source line
authorJose V Beneyto <sepen@crux.nu>
Wed, 28 Apr 2010 13:47:50 +0000 (15:47 +0200)
committerJose V Beneyto <sepen@crux.nu>
Wed, 28 Apr 2010 13:47:50 +0000 (15:47 +0200)
ntp/Pkgfile

index 3c4ad1943fc893f46d70d9fa55429f1ec786bac9..1b1781b2dcb8154de49e294a2eeb8cf7b413d316 100644 (file)
@@ -8,11 +8,8 @@
 name=ntp
 version=4.2.6
 release=1
-source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-$version.tar.gz
-        ntpd
-        ntpdate
-        ntp.conf
-        ntp-64bit.diff)
+source=(http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/$name-${version%.*}/$name-$version.tar.gz \
+        ntpd ntpdate ntp.conf ntp-64bit.diff)
 
 build () {
   mkdir -p $PKG/etc/{rc.d,ntp} \