mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 07:28:34 +0000 (09:28 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 9 Oct 2010 07:28:34 +0000 (09:28 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/mythtv/gmyth-upnp_0.7.0.bb

index be16cea..7063fb7 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "GMyth is a library to access MythTV backend services."
-LICENSE = "LGPLv2""
+LICENSE = "LGPLv2"
 HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page"
 
 PR = "r3"