file: update to 5.01
This commit is contained in:
parent
a47c462c13
commit
2382d88c6e
@ -17,5 +17,5 @@ drwxr-xr-x root/root usr/man/man3/
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/magic.5.gz
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/file/
|
||||
-rw-r--r-- root/root usr/share/file/magic.mgc
|
||||
drwxr-xr-x root/root usr/share/misc/
|
||||
-rw-r--r-- root/root usr/share/misc/magic.mgc
|
||||
|
@ -1 +1 @@
|
||||
fd0b4ce55a756151629e06eaa3411e0c file-5.00.tar.gz
|
||||
e492d6309728ace56b113de1960e3024 file-5.01.tar.gz
|
||||
|
@ -1,17 +1,16 @@
|
||||
# Description: File type identification utility
|
||||
# URL: http://www.darwinsys.com/file/
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Packager: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: zlib
|
||||
|
||||
name=file
|
||||
version=5.00
|
||||
version=5.01
|
||||
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
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rmdir $PKG/usr/man/man4
|
||||
|
Loading…
x
Reference in New Issue
Block a user