diff options
Diffstat (limited to 'packages/e17/examine_20060128.bb')
-rw-r--r-- | packages/e17/examine_20060128.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/e17/examine_20060128.bb b/packages/e17/examine_20060128.bb deleted file mode 100644 index b406ea3b5f..0000000000 --- a/packages/e17/examine_20060128.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "examine, the program configurator" -DEPENDS = "virtual/ecore ewl" -LICENSE = "MIT" -PR = "r0" - -inherit e - -SRC_URI = "${E_CVS};module=e17/apps/examine;date=${PV}" -S = "${WORKDIR}/examine" - -EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" - -FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}" |