From: Tom Date: Sat, 5 Dec 2009 16:11:31 +0000 (+0000) Subject: shr-wizard: Remove the inclusion of the debug modules to the package X-Git-Tag: Release-2010-05/1~1411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dd6b25f054731c1c77f781a54b8eaffef8ef3f4;p=openembedded.git shr-wizard: Remove the inclusion of the debug modules to the package Signed-off-by: Klaus Kurzmann --- diff --git a/recipes/shr/shr-wizard_git.bb b/recipes/shr/shr-wizard_git.bb index b26c48f79a..ec63fb13fc 100644 --- a/recipes/shr/shr-wizard_git.bb +++ b/recipes/shr/shr-wizard_git.bb @@ -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"