shr-wizard: Remove the inclusion of the debug modules to the package
authorTom <tom@stosb.com>
Sat, 5 Dec 2009 16:11:31 +0000 (16:11 +0000)
committerKlaus Kurzmann <mok@fluxnetz.de>
Sat, 5 Dec 2009 20:14:26 +0000 (21:14 +0100)
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
recipes/shr/shr-wizard_git.bb

index b26c48f..ec63fb1 100644 (file)
@@ -4,13 +4,13 @@ LICENSE = "GPL"
 RDEPENDS = "python-elementary shr-settings python-phoneutils e-wm python-dbus python-edbus"
 SECTION = "x11/application"
 PV = "0.0.0+gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit autotools
 
 SRC_URI = "git://git.shr-project.org/repo/shr-wizard.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
 
-FILES_${PN} += "${libdir}/enlightenment/modules/wizard/*/*"
+FILES_${PN} += "${libdir}/enlightenment/modules/wizard/*/page_900.so"