mtools: update to 4.0.16
This commit is contained in:
parent
40f50aa32f
commit
4a37aa914d
@ -35,8 +35,6 @@ lrwxrwxrwx root/root usr/bin/mzip -> mtools
|
|||||||
-rwxr-xr-x root/root usr/bin/uz
|
-rwxr-xr-x root/root usr/bin/uz
|
||||||
drwxr-xr-x root/root usr/man/
|
drwxr-xr-x root/root usr/man/
|
||||||
drwxr-xr-x root/root usr/man/man1/
|
drwxr-xr-x root/root usr/man/man1/
|
||||||
-rw-r--r-- root/root usr/man/man1/floppyd.1.gz
|
|
||||||
-rw-r--r-- root/root usr/man/man1/floppyd_installtest.1.gz
|
|
||||||
-rw-r--r-- root/root usr/man/man1/mattrib.1.gz
|
-rw-r--r-- root/root usr/man/man1/mattrib.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/mbadblocks.1.gz
|
-rw-r--r-- root/root usr/man/man1/mbadblocks.1.gz
|
||||||
-rw-r--r-- root/root usr/man/man1/mcat.1.gz
|
-rw-r--r-- root/root usr/man/man1/mcat.1.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
name=mtools
|
name=mtools
|
||||||
version=4.0.16
|
version=4.0.16
|
||||||
release=1
|
release=2
|
||||||
source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2)
|
source=(ftp://ftp.gnu.org/gnu/mtools/$name-$version.tar.bz2)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -20,4 +20,6 @@ build() {
|
|||||||
make
|
make
|
||||||
sed -i Makefile -e 's|install-scripts install-info|install-scripts|'
|
sed -i Makefile -e 's|install-scripts install-info|install-scripts|'
|
||||||
make -j1 prefix=$PKG/usr install
|
make -j1 prefix=$PKG/usr install
|
||||||
|
|
||||||
|
rm -f $PKG/usr/man/man1/floppyd*
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user