From 19f029b4b89528542e150e3ed1e2d53f65945aa0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 Feb 2014 15:33:52 +0100 Subject: [PATCH] ca-certificates: remove long_desc. --- srcpkgs/ca-certificates/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/srcpkgs/ca-certificates/template b/srcpkgs/ca-certificates/template index 9f4d448fc82..f29ca9b13a1 100644 --- a/srcpkgs/ca-certificates/template +++ b/srcpkgs/ca-certificates/template @@ -1,7 +1,7 @@ # Template file for 'ca-certificates' pkgname=ca-certificates version=20130906 -revision=2 +revision=3 wrksrc="${pkgname}" noarch="yes" hostmakedepends="python openssl run-parts" @@ -14,9 +14,6 @@ homepage="http://packages.qa.debian.org/c/ca-certificates.html" license="GPL-2" distfiles="${DEBIAN_SITE}/main/c/${pkgname}/${pkgname}_${version}.tar.gz" checksum=dd10520091d469e95e11e5fafb7422d3be0a66071984d09009ed3e0232cb277d -long_desc=" - This package includes PEM files of CA certificates to allow SSL-based - applications to check for the authenticity of SSL connections." do_build() { make ${makejobs}