fuse: fix another stupid typo
authorKoen Kooi <koen@openembedded.org>
Thu, 8 Dec 2005 13:18:29 +0000 (13:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Dec 2005 13:18:29 +0000 (13:18 +0000)
packages/fuse/fuse_2.4.2.bb

index 5fb274f..27abd3a 100644 (file)
@@ -2,7 +2,7 @@ HOMEPAGE = "http://fuse.sf.net"
 DESCRIPTION = "With FUSE it is possible to implement a fully functional filesystem in a userspace program"
 MAINTAINER = "Koen Kooi <koen@handhelds.org>"
 
-LICENSE_${PN} = "LGPL
+LICENSE_${PN} = "LGPL"
 
 DEPENDS = "fakeroot-native"
 RRECOMMENDS_${PN} = "fuse-module"