X-Git-Url: http://gitweb/?a=blobdiff_plain;f=file%2FPkgfile;h=4d6df349195c9755bf308603919b2d32b8b1e59b;hb=c2b30fb83694e5ee01404f52eacaf7b3f3eaa3c8;hp=149866d698fe2d07728dd5177af6efa31e564127;hpb=f79e270b0a447bede2f73fe7677e842e50992cd8;p=crossrootfs.git diff --git a/file/Pkgfile b/file/Pkgfile index 149866d..4d6df34 100644 --- a/file/Pkgfile +++ b/file/Pkgfile @@ -1,22 +1,23 @@ # 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, crux-arm at mikeux dot dyndns dot org +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: zlib name=file -version=5.04 +version=5.06 release=1 source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz) build() { cd $name-$version -# export CFLAGS="-O2 -msoft-float -pipe" + ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \ --mandir=/usr/man \ - --enable-fsect-man5 + --enable-fsect-man5 + make make DESTDIR=$PKG install rmdir $PKG/usr/man/man4