summaryrefslogtreecommitdiffstats
path: root/recipes/geda/geda-gattrib_1.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/geda/geda-gattrib_1.4.3.bb')
-rw-r--r--recipes/geda/geda-gattrib_1.4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/geda/geda-gattrib_1.4.3.bb b/recipes/geda/geda-gattrib_1.4.3.bb
index 60ac7b21e7..11e4c25d9d 100644
--- a/recipes/geda/geda-gattrib_1.4.3.bb
+++ b/recipes/geda/geda-gattrib_1.4.3.bb
@@ -15,7 +15,7 @@ do_patch_prepend() {
if bb.data.getVar('PREFERRED_VERSION_gtk+', d, 1) and
bb.data.getVar('PREFERRED_VERSION_gtk+', d, 1).split('.')[0] <= '2' and
bb.data.getVar('PREFERRED_VERSION_gtk+', d, 1).split('.')[1] < '18':
- SRC_URI_append = "file://gattrib-gtk218.patch;patch=1"
+ SRC_URI_append = "file://gattrib-gtk218.patch;apply=yes"
}
SRC_URI[md5sum] = "e1f68401e7ca5fff16292358f0dfd553"