From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/scim/scim_1.4.9.bb | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'recipes/scim') diff --git a/recipes/scim/scim_1.4.9.bb b/recipes/scim/scim_1.4.9.bb index 0206c24a87..068c2bcb11 100644 --- a/recipes/scim/scim_1.4.9.bb +++ b/recipes/scim/scim_1.4.9.bb @@ -6,16 +6,16 @@ DEPENDS = "gtk+" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz \ - file://gcc-4.4-const-char.dpatch;patch=1 \ - file://configure.patch;patch=1 \ - file://20_scim_config.dpatch;patch=1 \ - file://40_scim_user_home_overrides.dpatch;patch=1 \ - file://50_validate-desktop-entry.dpatch;patch=1 \ - file://51_scim-1.4.7-fix-capslock.dpatch;patch=1 \ - file://52_scim-1.4.7-imdkit-read-property-properly.dpatch;patch=1 \ - file://53_scim-1.4.7-trayicon.dpatch;patch=1 \ - file://54_scim-1.4.7-xim-wrong-format.dpatch;patch=1 \ - file://scim-1.4.7-syslibltdl.patch;patch=1 \ + file://gcc-4.4-const-char.dpatch;apply=yes \ + file://configure.patch;apply=yes \ + file://20_scim_config.dpatch;apply=yes \ + file://40_scim_user_home_overrides.dpatch;apply=yes \ + file://50_validate-desktop-entry.dpatch;apply=yes \ + file://51_scim-1.4.7-fix-capslock.dpatch;apply=yes \ + file://52_scim-1.4.7-imdkit-read-property-properly.dpatch;apply=yes \ + file://53_scim-1.4.7-trayicon.dpatch;apply=yes \ + file://54_scim-1.4.7-xim-wrong-format.dpatch;apply=yes \ + file://scim-1.4.7-syslibltdl.patch;apply=yes \ " inherit autotools pkgconfig -- cgit v1.2.3