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/guichan/guichan_0.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/guichan') diff --git a/recipes/guichan/guichan_0.7.1.bb b/recipes/guichan/guichan_0.7.1.bb index 76c421fb56..eca2276a88 100644 --- a/recipes/guichan/guichan_0.7.1.bb +++ b/recipes/guichan/guichan_0.7.1.bb @@ -4,7 +4,7 @@ DEPENDS = "virtual/libsdl libsdl-image" PR = "r1" SRC_URI = "http://guichan.googlecode.com/files/${PN}-${PV}.tar.gz \ - file://link-against-sdlimage.patch;patch=1" + file://link-against-sdlimage.patch;apply=yes" inherit autotools -- cgit 1.2.3-korg