X-Git-Url: http://gitweb/?a=blobdiff_plain;f=libmpfr%2FPkgfile;h=16adf9289b5e518ad10e3e21392a4f713411b03e;hb=4466e574d8c1151a707caddb2238a54f986cab6f;hp=eeda2ccff5eae48a0d28b4c4f15adbc664f74d68;hpb=fe2a802de78cc378e999fa5fefeb31bcf569d418;p=crossrootfs.git diff --git a/libmpfr/Pkgfile b/libmpfr/Pkgfile index eeda2cc..16adf92 100644 --- a/libmpfr/Pkgfile +++ b/libmpfr/Pkgfile @@ -5,12 +5,12 @@ # Depends on: libgmp name=libmpfr -version=3.1.4 +version=4.0.1 release=1 source=(http://www.mpfr.org/mpfr-$version/mpfr-$version.tar.xz) build() { - cd mpfr-$version + cd mpfr-${version%-*} ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \