From: Martin Jansa Date: Tue, 13 Apr 2010 18:34:02 +0000 (+0200) Subject: abiword-plugins_2.4.6: drop extra quotes (staging_helper fails) X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9126ea7b8abb3bf56aecb147d274d67b800e40a8;p=openembedded.git abiword-plugins_2.4.6: drop extra quotes (staging_helper fails) Signed-off-by: Martin Jansa --- diff --git a/recipes/abiword/abiword-plugins_2.4.6.bb b/recipes/abiword/abiword-plugins_2.4.6.bb index 7b46a9c417..7a72ea760b 100644 --- a/recipes/abiword/abiword-plugins_2.4.6.bb +++ b/recipes/abiword/abiword-plugins_2.4.6.bb @@ -1,5 +1,5 @@ -DESCRIPTION = "AbiWord is a free word processing program similar to Microsoft(r) Word"" -HOMEPAGE = "http://www.abiword.org"" +DESCRIPTION = "AbiWord is a free word processing program similar to Microsoft(r) Word" +HOMEPAGE = "http://www.abiword.org" SECTION = "x11/office" LICENSE = "GPLv2" DEPENDS = "libwpd librsvg goffice poppler"