summaryrefslogtreecommitdiff
path: root/packages/e17/examine_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/examine_svn.bb')
-rw-r--r--packages/e17/examine_svn.bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/e17/examine_svn.bb b/packages/e17/examine_svn.bb
deleted file mode 100644
index 223d29ca25..0000000000
--- a/packages/e17/examine_svn.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-DESCRIPTION = "Examine, the program configurator"
-LICENSE = "MIT BSD"
-DEPENDS = "ewl"
-PV = "0.0.1+svnr${SRCREV}"
-PR = "r1"
-
-SRCNAME = "examine"
-
-inherit e
-
-EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
-
-FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}"