From: Grazvydas Ignotas Date: Sat, 29 Dec 2012 17:46:12 +0000 (+0200) Subject: xfce-base: boring old hacks for old OE X-Git-Tag: sz_154~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e06a37dd4270170c8c654ea5e58f586024df86;p=openembedded.git xfce-base: boring old hacks for old OE --- 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-*"