--- /dev/null
+Index: setup.py
+===================================================================
+--- setup.py (Revision 62)
++++ setup.py (Arbeitskopie)
+@@ -27,7 +27,6 @@
+ setup_requires=['python-evas>=0.2.1'],
+ data_files=[('applications', 'src/exposure.desktop']),
+ ('exposure', ['data/themes/exposure.edj']),
+- ('images', ['data/image/exposure.jpg']),
+ ('/etc/X11/Xsession.d/', ['src/80app-launcher-bootup']),
+ ]
+ )
DEPENDS = "python-etk python-edbus"
RDEPENDS = "python-etk python-re python-codecs python-edbus python-pyxdg"
PV = "0.0.1+svnr${SRCREV}"
-PR = "r2.03"
+PR = "r2.04"
S = "${WORKDIR}/trunk"
inherit setuptools
-SRC_URI = "svn://svn.projects.openmoko.org/svnroot/exposure;module=trunk;proto=http"
+SRC_URI = "svn://svn.projects.openmoko.org/svnroot/exposure;module=trunk;proto=http \
+ file://setup-r62.diff;patch=1;pnum=0"
PACKAGES = "${PN}"