X-Git-Url: http://gitweb/?a=blobdiff_plain;f=file%2FPkgfile;h=8b41fbb7fa3da39d55737ef6075e23f6f373adcb;hb=b4aac807c89c4c3f254c2320ab5a0e7a1fea2c44;hp=4d6df349195c9755bf308603919b2d32b8b1e59b;hpb=67d15b9f97c930f91d9603a641ccd2b7112afa79;p=crossrootfs.git diff --git a/file/Pkgfile b/file/Pkgfile index 4d6df34..8b41fbb 100644 --- a/file/Pkgfile +++ b/file/Pkgfile @@ -5,9 +5,9 @@ # Depends on: zlib name=file -version=5.06 +version=5.18 release=1 -source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz) +source=(ftp://ftp.astron.com/pub/file/$name-$version.tar.gz) build() { cd $name-$version @@ -16,7 +16,8 @@ build() { --host=$CTARGET \ --prefix=/usr \ --mandir=/usr/man \ - --enable-fsect-man5 + --enable-fsect-man5 \ + --enable-static make make DESTDIR=$PKG install