CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
bash: update to 4.2.10
[crossrootfs.git] / bash / Pkgfile
index 8a4ca027bc8968fac16472a31745083bbd273bc7..fc5e50ec82e4e69d8072b2e7a857dce19a4e0b84 100644 (file)
@@ -5,7 +5,7 @@
 # Depends on: ncurses
 
 name=bash
-version=4.2.7
+version=4.2.10
 release=1
 source=(http://ftp.gnu.org/gnu/$name/$name-${version%.*}.tar.gz \
         $name-$version.patch.gz profile)
@@ -20,8 +20,6 @@ bash_cv_sys_named_pipes=yes
 bash_cv_job_control_missing=present
 EOF
 
-  gunzip -c $SRC/$name-4.1-001-002.patch.gz | patch -p0
-
   touch configure
   ./configure --build=$CHOST \
               --host=$CTARGET \