aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xfce-base/thunar_1.0.1.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/thunar_1.0.1.bb
parent653467ce150b0b53ce510fafa66d1e224c13d82f (diff)
downloadopenembedded-a63e30ddd74bbdf85c6b238a29a5640d485ebf56.tar.gz
xfce-base apps: convert to new style staging
Diffstat (limited to 'recipes/xfce-base/thunar_1.0.1.bb')
-rw-r--r--recipes/xfce-base/thunar_1.0.1.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/xfce-base/thunar_1.0.1.bb b/recipes/xfce-base/thunar_1.0.1.bb
index a4d0fb254c..502831f787 100644
--- a/recipes/xfce-base/thunar_1.0.1.bb
+++ b/recipes/xfce-base/thunar_1.0.1.bb
@@ -4,7 +4,7 @@ DEPENDS = "exo dbus-glib libexif xfce4-panel libice libsm gamin"
RDEPENDS = "libxfcegui4 exo dbus-glib libexif xfce4-panel libice libsm gamin"
RRECOMMENDS = "shared-mime-info"
SECTION = "x11"
-PR = "r1"
+PR = "r2"
inherit xfce46
@@ -24,9 +24,5 @@ FILES_${PN} += "${libdir}/thunarx-1/*.so \
${datadir}/xfce4"
FILES_${PN}-dbg += "${libdir}/thunarx-1/.debug/ ${libexecdir}/xfce4/panel-plugins/.debug/"
-do_stage () {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "218373aa45d74b6ba8c69c4d5af3bb19"
SRC_URI[sha256sum] = "7a2b6b493463756bbc9c54144fab2f2163bc84f0896b4c06fd225d11025a210d"