diff options
Diffstat (limited to 'meta/recipes-sato/puzzles/oh-puzzles_svn.bb')
-rw-r--r-- | meta/recipes-sato/puzzles/oh-puzzles_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb index 616fb0e2442..b5e5b91b658 100644 --- a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb +++ b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb @@ -20,7 +20,7 @@ bindir = "/usr/games" inherit autotools pkgconfig SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http" -SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;patch=1;pnum=0 " +SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;striplevel=0 " S = "${WORKDIR}/${BPN}" |