From: Koen Kooi Date: Fri, 8 Jan 2010 13:22:47 +0000 (+0100) Subject: e-wm: package illume-home config in ${PN} for the time being X-Git-Tag: Release-2010-05/1~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff17a06fbdc21e20953330a91c5cbb7d70ddf554;p=openembedded.git e-wm: package illume-home config in ${PN} for the time being --- diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb index b4e35b6890..602f78e335 100644 --- a/recipes/e17/e-wm_svn.bb +++ b/recipes/e17/e-wm_svn.bb @@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus" LICENSE = "MIT BSD" SRCNAME = "e" PV = "0.16.999.060+svnr${SRCPV}" -PR = "r9" +PR = "r10" inherit e update-alternatives @@ -125,7 +125,9 @@ FILES_${PN} = "\ ${datadir}/enlightenment/COPYING \ ${datadir}/xsessions/enlightenment.desktop \ ${sysconfdir}/xdg \ + ${datadir}/enlightenment/data/config/illume-home \ " + FILES_${PN}-config-default = "${datadir}/enlightenment/data/config/default" FILES_${PN}-config-illume = "${datadir}/enlightenment/data/config/illume" FILES_${PN}-config-minimalist = "${datadir}/enlightenment/data/config/minimalist"