X-Git-Url: http://gitweb/?a=blobdiff_plain;f=patch%2FPkgfile;h=19ca54885a4169c85c8dae6c161f140cda9b4dd9;hb=3ec0489a584514099d416a9e2697a40bb3b88162;hp=45476387c4832bd5df160954c3592e4ae57788fa;hpb=626b747c2c8494e477d47065ee553a77370d0941;p=crossrootfs.git diff --git a/patch/Pkgfile b/patch/Pkgfile index 4547638..19ca548 100644 --- a/patch/Pkgfile +++ b/patch/Pkgfile @@ -5,16 +5,15 @@ # Depends on: name=patch -version=2.7.1 +version=2.7.6 release=1 -source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) +source=(http://ftpmirror.gnu.org/gnu/$name/$name-$version.tar.xz) build() { cd $name-$version ./configure --build=$CHOST \ --host=$CTARGET \ - --prefix=/usr \ - --mandir=/usr/man + --prefix=/usr make make DESTDIR=$PKG install