CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libmpfr: cleaned up (removed patch usage which is not used)
authorJose V Beneyto <sepen@crux.nu>
Tue, 14 Jun 2011 07:28:56 +0000 (09:28 +0200)
committerJose V Beneyto <sepen@crux.nu>
Tue, 14 Jun 2011 07:28:56 +0000 (09:28 +0200)
libmpfr/Pkgfile

index ee8f475a6815a1ca8c368dc69e8a495b04f3faa0..ae5407247ed0fd16599ac32910850cd8e6fdf4a0 100644 (file)
@@ -11,7 +11,7 @@ source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz)
 
 build() {
   cd mpfr-${version%-*}
 
 build() {
   cd mpfr-${version%-*}
-  gunzip -c $SRC/$name-$version.patch.gz | patch -p1
+
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \