mtools: remove long_desc.
This commit is contained in:
parent
3254ed8575
commit
8c986a6627
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mtools'
|
# Template file for 'mtools'
|
||||||
pkgname=mtools
|
pkgname=mtools
|
||||||
version=4.0.17
|
version=4.0.17
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="acl-devel"
|
makedepends="acl-devel"
|
||||||
conf_files="/etc/mtools.conf"
|
conf_files="/etc/mtools.conf"
|
||||||
|
@ -11,12 +11,6 @@ license="GPL-2"
|
||||||
homepage="http://www.gnu.org/software/mtools"
|
homepage="http://www.gnu.org/software/mtools"
|
||||||
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
checksum=0ecc358e30a72d215b1d4c625b27e67121cd6f6075370dfb791ef2a8b980ecb6
|
checksum=0ecc358e30a72d215b1d4c625b27e67121cd6f6075370dfb791ef2a8b980ecb6
|
||||||
long_desc="
|
|
||||||
Mtools is a collection of utilities to access MS-DOS disks from GNU and Unix
|
|
||||||
without mounting them. It supports Win'95 style long file names, OS/2 Xdf
|
|
||||||
disks and 2m disks (store up to 1992k on a high density 3 1/2 disk).
|
|
||||||
|
|
||||||
Mtools can now handle the long filenames of Windows NT and Windows 95."
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall mtools.conf 644 etc
|
vinstall mtools.conf 644 etc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue