file: update to 5.06

This commit is contained in:
Juergen Daubert 2011-04-16 10:18:47 +02:00
parent 98713629a7
commit 8c6c01d293
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0b429063710457be2bd17a18389cb018 file-5.05.tar.gz
deb12b0fb9d09e7681be72bad6eba4e0 file-5.06.tar.gz

View File

@ -4,12 +4,16 @@
# Depends on: zlib
name=file
version=5.05
version=5.06
release=1
source=(ftp://ftp.fu-berlin.de/unix/tools/file/$name-$version.tar.gz)
build() {
cd $name-$version
# http://mx.gw.com/pipermail/file/2011/000770.html
sed -i '2s/5/6/' src/patchlevel.h
./configure --prefix=/usr --mandir=/usr/man --enable-fsect-man5
make
make DESTDIR=$PKG install