aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2013-04-05 23:03:32 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-09 21:34:16 +0200
commit3efa3275c2c6ce563d7a7f037c5aa8e151daa30b (patch)
treeb6242b995a5b6b66b235b711c23b6c707c4be71a /meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
parent313113839ce6a9236ef62d9c36439747ba12507a (diff)
downloadmeta-openembedded-contrib-3efa3275c2c6ce563d7a7f037c5aa8e151daa30b.tar.gz
exo: remove gnome-mount wrapper
exo-mount was removed long time ago [1] [1] http://git.xfce.org/xfce/exo/commit/?id=5d698bf98b190d7c76a6b406bd5f542b915d0bd1 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/exo/exo_0.10.2.bb')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_0.10.2.bb9
1 files changed, 1 insertions, 8 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
index ff529dbbe1..5e6b5acdb1 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.10.2.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "gtk+ libxfce4util libxfce4ui virtual/libx11 liburi-perl-native cairo"
DEPENDS_class-native = "glib-2.0-native xfce4-dev-tools-native"
-PR = "r3"
+PR = "r4"
inherit xfce pythonnative perlnative
@@ -12,7 +12,6 @@ inherit xfce pythonnative perlnative
SRC_URI += " \
file://exo-no-tests-0.8.patch \
file://configure.patch \
- file://gnome-mount \
"
SRC_URI_append_class-native = " \
@@ -22,12 +21,6 @@ SRC_URI_append_class-native = " \
SRC_URI[md5sum] = "c70f2a217811bfba2e62f938d4b8f748"
SRC_URI[sha256sum] = "b385828bf8a38204da3254b57fdfa25a72694495aa189fabd5040f707eec76ce"
-# see http://wiki.xfce.org/gnomemount-replacement
-do_install_append () {
- install -m 755 -d ${D}${bindir}/exo-mount-wrapper
- install -m 755 ${WORKDIR}//gnome-mount ${D}${bindir}/exo-mount-wrapper
-}
-
PACKAGES =+ "exo-csource"
# Note: python bindings did not work in oe-dev and are about to be moved to