From 874ac78e24eb50bbceaff8bf3e7104b52c87c58a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 16 Feb 2014 12:04:38 +0100 Subject: [PATCH] telepathy-gabble: remove long_desc. --- srcpkgs/telepathy-gabble/template | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/srcpkgs/telepathy-gabble/template b/srcpkgs/telepathy-gabble/template index 9533fb6f5d0..b92ddb2b9d5 100644 --- a/srcpkgs/telepathy-gabble/template +++ b/srcpkgs/telepathy-gabble/template @@ -1,7 +1,7 @@ # Template file for 'telepathy-gabble' pkgname=telepathy-gabble version=0.18.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt --enable-handle-leak-debug --disable-debug --disable-static" @@ -16,8 +16,3 @@ license="LGPL-2.1" homepage="http://telepathy.freedesktop.org" distfiles="$homepage/releases/$pkgname/$pkgname-$version.tar.gz" checksum=6bba4ed2700ac194c23f4591a3d5d3fb4473206d9d1b8ce2bd96008460f76900 -long_desc=" - Telepathy is a D-Bus framework for unifying real time communication, - including instant messaging, voice calls and video calls. It abstracts - differences between protocols to provide a unified interface for - applications."