mtools: updated to 4.0.14
This commit is contained in:
parent
0bc6825ff8
commit
e095b6681d
@ -26,6 +26,7 @@ lrwxrwxrwx root/root usr/bin/mmove -> mtools
|
||||
lrwxrwxrwx root/root usr/bin/mpartition -> mtools
|
||||
lrwxrwxrwx root/root usr/bin/mrd -> mtools
|
||||
lrwxrwxrwx root/root usr/bin/mren -> mtools
|
||||
lrwxrwxrwx root/root usr/bin/mshortname -> mtools
|
||||
lrwxrwxrwx root/root usr/bin/mshowfat -> mtools
|
||||
-rwxr-xr-x root/root usr/bin/mtools
|
||||
lrwxrwxrwx root/root usr/bin/mtoolstest -> mtools
|
||||
@ -58,6 +59,7 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/mpartition.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mrd.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mren.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mshortname.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mshowfat.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mtools.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/mtoolstest.1.gz
|
||||
|
@ -1 +1 @@
|
||||
334fe1580d6e3f4b5c904ce097267477 mtools-4.0.13.tar.bz2
|
||||
2682a2db57b0144fa2ad6f8794320fb8 mtools-4.0.14.tar.bz2
|
||||
|
@ -5,14 +5,13 @@
|
||||
# Depends on:
|
||||
|
||||
name=mtools
|
||||
version=4.0.13
|
||||
version=4.0.14
|
||||
release=1
|
||||
source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--datarootdir=$PKG/usr \
|
||||
--sysconfdir=/etc \
|
||||
--enable-floppyd
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user