file: update to 5.12

This commit is contained in:
Juergen Daubert 2013-01-05 09:29:04 +01:00
parent 0971abfa2c
commit ed881f6ef9
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
16a407bd66d6c7a832f3a5c0d609c27b file-5.11.tar.gz
1d7d85cb9354f79e5e351deef36be6ba file-5.12.tar.gz

View File

@ -4,13 +4,16 @@
# Depends on: zlib
name=file
version=5.11
version=5.12
release=1
source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr --mandir=/usr/man --enable-fsect-man5
./configure --prefix=/usr \
--mandir=/usr/man \
--enable-fsect-man5 \
--enable-static
make
make DESTDIR=$PKG install
rmdir $PKG/usr/man/man4