X-Git-Url: http://gitweb/?a=blobdiff_plain;f=make%2FPkgfile;h=3db648c22b497d122813497334ae553f8010e056;hb=918b6f3fe26c89718f6203fc370fccf591f491d5;hp=499caef29d7c38c7430d53ffa2eb585c3be1bedd;hpb=cbe6e515108c0d0b9d3742158882fe164f2ca038;p=crossrootfs.git diff --git a/make/Pkgfile b/make/Pkgfile index 499caef..3db648c 100644 --- a/make/Pkgfile +++ b/make/Pkgfile @@ -4,8 +4,8 @@ # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu name=make -version=3.82 -release=1 +version=4.1 +release=2 source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) build() { @@ -13,8 +13,7 @@ build() { ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ - --disable-nls \ - --mandir=/usr/man + --disable-nls make make DESTDIR=$PKG install rm -rf $PKG/usr/share