aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox2/matchbox-panel-2_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/matchbox2/matchbox-panel-2_svn.bb')
-rw-r--r--recipes/matchbox2/matchbox-panel-2_svn.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/matchbox2/matchbox-panel-2_svn.bb b/recipes/matchbox2/matchbox-panel-2_svn.bb
index f1d911feea..36a6c0fb0a 100644
--- a/recipes/matchbox2/matchbox-panel-2_svn.bb
+++ b/recipes/matchbox2/matchbox-panel-2_svn.bb
@@ -13,10 +13,10 @@ PR = "r1"
inherit autotools_stage pkgconfig
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http \
- file://scaling-image-double-free.patch;apply=yes;striplevel=0 \
- file://startup-invalid-access.patch;apply=yes;striplevel=0 \
- file://startup-shown-uninitialized.patch;apply=yes;striplevel=0 \
- file://themeable-icons.patch;apply=yes;striplevel=0 \
+ file://scaling-image-double-free.patch;striplevel=0 \
+ file://startup-invalid-access.patch;striplevel=0 \
+ file://startup-shown-uninitialized.patch;striplevel=0 \
+ file://themeable-icons.patch;striplevel=0 \
"
S = "${WORKDIR}/${PN}"