slim-op-themes: Fix recipe by removing extra } ;-).
authorDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 11 May 2010 13:32:43 +0000 (14:32 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Tue, 11 May 2010 13:32:43 +0000 (14:32 +0100)
recipes/slim/slim-op-themes.bb

index bb8fe6a..27778a9 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 DEPENDS = "slim"
 RDEPENDS = "slim"
 
-PR = "r2"
+PR = "r3"
 
 SRC_URI = " \        
 "
@@ -29,7 +29,6 @@ do_install() {
           install -d ${D}${datadir}/slim/themes/pnd-default/          
           install -m 0644 ${WORKDIR}/pnd-default/* ${D}${datadir}/slim/themes/pnd-default/
 }
-}
 
 pkg_postinst() {
 #!/bin/sh