aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/tracker/tracker_0.6.95.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/tracker/tracker_0.6.95.bb')
-rw-r--r--recipes/tracker/tracker_0.6.95.bb16
1 files changed, 6 insertions, 10 deletions
diff --git a/recipes/tracker/tracker_0.6.95.bb b/recipes/tracker/tracker_0.6.95.bb
index 2052f15c6b..906c60d1f2 100644
--- a/recipes/tracker/tracker_0.6.95.bb
+++ b/recipes/tracker/tracker_0.6.95.bb
@@ -8,12 +8,12 @@ PR = "r2"
inherit autotools pkgconfig gnome
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/tracker/0.6/tracker-${PV}.tar.bz2 \
- file://munge-configure.ac-cross-compile.patch;patch=1 \
- file://05-tracker-ioprio-cross.patch;patch=1 \
- file://10-drop-bogus-version-info.patch;patch=1 \
- file://20-tracker-defaults.patch;patch=1 \
- file://30-gmime-2.4.patch;patch=1 \
- file://99-autoreconf.patch;patch=1 \
+ file://munge-configure.ac-cross-compile.patch \
+ file://05-tracker-ioprio-cross.patch \
+ file://10-drop-bogus-version-info.patch \
+ file://20-tracker-defaults.patch \
+ file://30-gmime-2.4.patch \
+ file://99-autoreconf.patch \
file://90tracker \
"
@@ -27,10 +27,6 @@ do_install_append() {
install -m 0755 ${WORKDIR}/90tracker ${D}/${sysconfdir}/X11/Xsession.d/
}
-do_stage() {
- autotools_stage_all
-}
-
FILES_${PN} += "${datadir}/dbus-1/"
FILES_${PN}-dbg += "${libdir}/*/*/.debug"