diff options
Diffstat (limited to 'recipes/xfce-base/exo_0.3.105.bb')
-rw-r--r-- | recipes/xfce-base/exo_0.3.105.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xfce-base/exo_0.3.105.bb b/recipes/xfce-base/exo_0.3.105.bb index b21932b517..eedbe10acb 100644 --- a/recipes/xfce-base/exo_0.3.105.bb +++ b/recipes/xfce-base/exo_0.3.105.bb @@ -8,9 +8,9 @@ inherit xfce46 python-dir XFCE_VERSION = "4.6.1" SRC_URI += " \ - file://exo-0.3.105-iocharset.patch;apply=yes \ - file://exo-no-tests.patch;apply=yes \ - file://configure.patch;apply=yes \ + file://exo-0.3.105-iocharset.patch \ + file://exo-no-tests.patch \ + file://configure.patch \ " # Note: Python checking is broken |