diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 20:34:02 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-13 21:53:48 +0200 |
commit | 9126ea7b8abb3bf56aecb147d274d67b800e40a8 (patch) | |
tree | d0d2eab80f8e998d67082b325b078fc1dc9040b0 /recipes/abiword | |
parent | 89026500ee67a061281af8dbbcb1a424f8b20872 (diff) |
abiword-plugins_2.4.6: drop extra quotes (staging_helper fails)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/abiword')
-rw-r--r-- | recipes/abiword/abiword-plugins_2.4.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |