aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gail
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-09 13:04:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-09 13:04:04 +0000
commite0b41578571cf4541a512dc4a9b18e3dbc389f35 (patch)
tree340b973b0ee126809a69aff29924bd5d77992223 /packages/gail
parent2b99b87f0289fa7abefd743bad0a23d4636c0479 (diff)
downloadopenembedded-e0b41578571cf4541a512dc4a9b18e3dbc389f35.tar.gz
KEY = "VALUE" changed the grammar to force the quotes and update
the bb files accordingly
Diffstat (limited to 'packages/gail')
-rw-r--r--packages/gail/gail_1.6.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gail/gail_1.6.6.bb b/packages/gail/gail_1.6.6.bb
index 24b8d057d6..fe64b96da4 100644
--- a/packages/gail/gail_1.6.6.bb
+++ b/packages/gail/gail_1.6.6.bb
@@ -1,4 +1,4 @@
-LICENSE = LGPL
+LICENSE = "LGPL"
SECTION = "x11/libs"
PR = "r1"
DESCRIPTION = "GNOME Accessibility Implementation Library"