From 4a8abf1a45f2fb8b2702e55ba4e9b02989a267e5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 23 Dec 2012 10:06:04 +0100 Subject: [PATCH] nautilus3: add FILESEXTRAPATHS to find correct no-try-run-strftime.diff first Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/nautilus/nautilus3_3.0.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.0.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.0.2.bb index 5dc4451c14..19de4708e2 100644 --- a/meta-gnome/recipes-gnome/nautilus/nautilus3_3.0.2.bb +++ b/meta-gnome/recipes-gnome/nautilus/nautilus3_3.0.2.bb @@ -6,11 +6,13 @@ LICENSE="GPLv2 & LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426 \ file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a" -PR = "r2" +PR = "r3" DEPENDS = "libnotify3 gtk+3 libunique gvfs librsvg libexif gnome-desktop3" # optional: tracker +# to include nautilus3/no-try-run-strftime.diff before the rest +FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" BPN = "nautilus" inherit gnome