X-Git-Url: http://gitweb/?a=blobdiff_plain;f=file%2FPkgfile;h=7448c5f0d42ede81feb72f97c5a91fd2fc09c1de;hb=5e2095a33566f3ebe97ca942d8e8b32103397be2;hp=51245752e425343aca162777123c900f5261bd16;hpb=83e7e2d09802b3a99d4eda97a03cad72a1b1039a;p=crossrootfs.git diff --git a/file/Pkgfile b/file/Pkgfile index 5124575..7448c5f 100644 --- a/file/Pkgfile +++ b/file/Pkgfile @@ -1,21 +1,24 @@ # Description: File type identification utility # URL: http://www.darwinsys.com/file/ # Maintainer: CRUX System Team, core-ports at crux dot nu -# Arch Maintainer: CRUX-ARM System Team, devel@crux-arm.nu +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: zlib name=file -version=5.04 +version=5.12 release=1 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz) build() { cd $name-$version + ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ --mandir=/usr/man \ - --enable-fsect-man5 + --enable-fsect-man5 \ + --enable-static + make make DESTDIR=$PKG install rmdir $PKG/usr/man/man4