From 46e06a37dd4270170c8c654ea5e58f586024df86 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Sat, 29 Dec 2012 19:46:12 +0200 Subject: [PATCH] xfce-base: boring old hacks for old OE --- recipes/xfce-base/exo_0.3.107.bb | 4 ++-- recipes/xfce-base/xfwm4-themes_4.6.0.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/xfce-base/exo_0.3.107.bb b/recipes/xfce-base/exo_0.3.107.bb index 41c2a58922..e397f5e27f 100644 --- a/recipes/xfce-base/exo_0.3.107.bb +++ b/recipes/xfce-base/exo_0.3.107.bb @@ -8,8 +8,8 @@ inherit xfce46 python-dir XFCE_VERSION = "4.6.2" SRC_URI += " \ - file://exo-no-tests.patch \ - file://configure.patch \ + file://exo-no-tests.patch;patch=1 \ + file://configure.patch;patch=1 \ " # Note: Python checking is broken diff --git a/recipes/xfce-base/xfwm4-themes_4.6.0.bb b/recipes/xfce-base/xfwm4-themes_4.6.0.bb index 375f8c7bba..a70718743a 100644 --- a/recipes/xfce-base/xfwm4-themes_4.6.0.bb +++ b/recipes/xfce-base/xfwm4-themes_4.6.0.bb @@ -11,7 +11,7 @@ inherit xfce46 SRC_URI = "http://mocha.xfce.org/archive/src/art/xfwm4-themes/4.6/xfwm4-themes-${PV}.tar.bz2" SRC_URI += " \ - file://remove-double-files.patch \ + file://remove-double-files.patch;patch=1 \ " PACKAGES_DYNAMIC = "xfwm4-theme-*" -- 2.39.5