diff options
Diffstat (limited to 'recipes/matchbox-wm/matchbox-wm_1.2.bb')
-rw-r--r-- | recipes/matchbox-wm/matchbox-wm_1.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/matchbox-wm/matchbox-wm_1.2.bb b/recipes/matchbox-wm/matchbox-wm_1.2.bb index 0a4d2730ca..5a667194dd 100644 --- a/recipes/matchbox-wm/matchbox-wm_1.2.bb +++ b/recipes/matchbox-wm/matchbox-wm_1.2.bb @@ -6,8 +6,8 @@ RDEPENDS = "" PR ="r5" SRC_URI = "http://matchbox-project.org/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \ - file://configure_fix.patch;apply=yes \ - file://select-client-crash.patch;apply=yes \ + file://configure_fix.patch \ + file://select-client-crash.patch \ file://gconf-2.m4 \ file://kbdconfig" |