CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
iputils: Updated to s20100214.
[crossrootfs.git] / coreutils / Pkgfile
index b00d4df2f5286606b7f1491859e9e850f7281102..ae5247803aa5641d8a61f08acb0a8afb99d7c77b 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: libgmp
 
 name=coreutils
-version=8.2
+version=8.4
 release=1
 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz 
         coreutils-uname.patch)
@@ -13,7 +13,7 @@ source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz
 build() {
   cd $name-$version
   patch -p1 -i $SRC/coreutils-uname.patch
-  touch man/uname.1 man/hostname.1 man/arch.1
+  touch man/{uname,hostname,hostid,arch,chroot,nice,who}.1
 
   cat > config.cache <<EOF
 ac_cv_search_clock_gettime=no