zisofs-tools: remove long_desc.
This commit is contained in:
parent
05795c5cb4
commit
1e8b516d00
@ -1,7 +1,7 @@
|
||||
# Template file for 'zisofs-tools'
|
||||
pkgname=zisofs-tools
|
||||
version=1.0.8
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
short_desc="ISO9660 transparent compression tool"
|
||||
@ -10,13 +10,6 @@ license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/zisofs-tools/zisofs-tools-1.0.8.tar.bz2/2d0ed8c9a1f60b45f949b136f9be1f6c/$pkgname-$version.tar.bz2"
|
||||
checksum=ae4e53e4914934d41660248fb59d3c8761f1f1fd180d5ec993c17ddb3afd04f3
|
||||
long_desc="
|
||||
zisofs is an extension to the ISO 9660 file system that adds transparent
|
||||
compression support. The file system is supported by versions 2.4.14 and
|
||||
later of the Linux kernel.
|
||||
|
||||
Non-compressed files on a zisofs file system are still accessible by legacy
|
||||
systems."
|
||||
|
||||
do_install() {
|
||||
make INSTALLROOT=${DESTDIR} install
|
||||
|
Loading…
x
Reference in New Issue
Block a user