diff options
Diffstat (limited to 'recipes/xfce-base/exo_0.3.4.bb')
-rw-r--r-- | recipes/xfce-base/exo_0.3.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xfce-base/exo_0.3.4.bb b/recipes/xfce-base/exo_0.3.4.bb index 40549d96a5..f48c9bb069 100644 --- a/recipes/xfce-base/exo_0.3.4.bb +++ b/recipes/xfce-base/exo_0.3.4.bb @@ -5,8 +5,8 @@ PR = "r1" inherit xfce XFCE_VERSION = 4.4.2 -SRC_URI += " file://configure.patch;apply=yes" -SRC_URI += " file://exo-no-tests.patch;apply=yes" +SRC_URI += " file://configure.patch" +SRC_URI += " file://exo-no-tests.patch" # Note: Python checking is broken do_configure_prepend() { |