aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/exo_0.3.105.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-23 13:46:45 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-23 15:27:47 +0200
commita63e30ddd74bbdf85c6b238a29a5640d485ebf56 (patch)
tree5d2112db8a8255d47682c9146953feb8d0b2f148 /recipes/xfce-base/exo_0.3.105.bb
parent653467ce150b0b53ce510fafa66d1e224c13d82f (diff)
downloadopenembedded-a63e30ddd74bbdf85c6b238a29a5640d485ebf56.tar.gz
xfce-base apps: convert to new style staging
Diffstat (limited to 'recipes/xfce-base/exo_0.3.105.bb')
-rw-r--r--recipes/xfce-base/exo_0.3.105.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/xfce-base/exo_0.3.105.bb b/recipes/xfce-base/exo_0.3.105.bb
index a9dd7f2ee7..9f766caf94 100644
--- a/recipes/xfce-base/exo_0.3.105.bb
+++ b/recipes/xfce-base/exo_0.3.105.bb
@@ -1,7 +1,7 @@
DESCRIPTION="XFCE extensions and framework library with session management support"
DEPENDS = "libxfce4util hal liburi-perl-native python-native cairo"
SECTION = "x11"
-PR = "r1"
+PR = "r2"
inherit xfce46 python-dir
@@ -18,10 +18,6 @@ do_configure_prepend() {
sed -i -e s:'`$PKG_CONFIG --variable=defsdir pygtk-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g ${S}/configure.in
}
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "${datadir}/xfce4/ \
${PYTHON_SITEPACKAGES_DIR}/* \
${prefix}/share/pygtk/2.0/defs/exo-0.3/exo.defs \