CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
coreutils: updated to 8.4
[crossrootfs.git] / coreutils / Pkgfile
index ae268b1a072280a93110af9f0c7e7816c203976e..ae5247803aa5641d8a61f08acb0a8afb99d7c77b 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: libgmp
 
 name=coreutils
-version=8.3
+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 man/chroot.1
+  touch man/{uname,hostname,hostid,arch,chroot,nice,who}.1
 
   cat > config.cache <<EOF
 ac_cv_search_clock_gettime=no