summaryrefslogtreecommitdiff
path: root/packages/e17/examine_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/examine_cvs.bb')
-rw-r--r--packages/e17/examine_cvs.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/e17/examine_cvs.bb b/packages/e17/examine_cvs.bb
index 38e062ffa9..c8b06de346 100644
--- a/packages/e17/examine_cvs.bb
+++ b/packages/e17/examine_cvs.bb
@@ -1,14 +1,11 @@
DESCRIPTION = "Examine, the program configurator"
DEPENDS = "ewl"
LICENSE = "MIT BSD"
-PV = "0.0.0+cvs${SRCDATE}"
+PV = "0.0.1+cvs${SRCDATE}"
PR = "r0"
inherit e
-SRC_URI = "${E_CVS};module=e17/apps/examine"
-S = "${WORKDIR}/examine"
-
EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}"