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/supertux/supertux-qvga_0.1.3.bb | 2 +- recipes/supertux/supertux_0.1.2.bb | 2 +- recipes/supertux/supertux_0.1.3.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/supertux') diff --git a/recipes/supertux/supertux-qvga_0.1.3.bb b/recipes/supertux/supertux-qvga_0.1.3.bb index 6d2e6197a5..a0bb219cef 100644 --- a/recipes/supertux/supertux-qvga_0.1.3.bb +++ b/recipes/supertux/supertux-qvga_0.1.3.bb @@ -14,7 +14,7 @@ PACKAGES_prepend = " ${PN}-levels-bonus1 ${PN}-levels-bonus2 " SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \ # file://supertux-qvga-gfx.tar.bz2 \ file://supertux-smallsize-data.tar.bz2 \ - file://gp2x.patch;patch=1 \ + file://gp2x.patch;apply=yes \ file://img-resize.sh \ file://supertux.png \ file://supertux.desktop \ diff --git a/recipes/supertux/supertux_0.1.2.bb b/recipes/supertux/supertux_0.1.2.bb index 313d00064b..cd2521d5e2 100644 --- a/recipes/supertux/supertux_0.1.2.bb +++ b/recipes/supertux/supertux_0.1.2.bb @@ -9,7 +9,7 @@ APPIMAGE = "${WORKDIR}/supertux.png" APPDESKTOP = "${WORKDIR}/supertux.desktop" SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2;name=archive \ - http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1;name=patch \ + http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;apply=yes;name=patch \ file://supertux.png" export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" diff --git a/recipes/supertux/supertux_0.1.3.bb b/recipes/supertux/supertux_0.1.3.bb index f77de9c365..a59e6e7b4e 100644 --- a/recipes/supertux/supertux_0.1.3.bb +++ b/recipes/supertux/supertux_0.1.3.bb @@ -9,7 +9,7 @@ APPIMAGE = "${WORKDIR}/supertux.png" APPDESKTOP = "${WORKDIR}/supertux.desktop" SRC_URI = "${SOURCEFORGE_MIRROR}/super-tux/supertux-${PV}.tar.bz2 \ -# http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;patch=1 \ +# http://ssel.vub.ac.be/Members/DennisWagelaar/download/zaurus/supertux-0.1.2-fp.patch.gz;apply=yes \ file://supertux.png \ file://supertux.desktop \ " -- cgit 1.2.3-korg