From 1e8b516d0011c6e0f16a32fb22c3eb2598f92933 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Feb 2014 14:23:01 +0100 Subject: [PATCH] zisofs-tools: remove long_desc. --- srcpkgs/zisofs-tools/template | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/srcpkgs/zisofs-tools/template b/srcpkgs/zisofs-tools/template index bd198fc741a..323c8ec4694 100644 --- a/srcpkgs/zisofs-tools/template +++ b/srcpkgs/zisofs-tools/template @@ -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 " 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