summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/puzzles/oh-puzzles_svn.bb')
-rw-r--r--meta/recipes-sato/puzzles/oh-puzzles_svn.bb2
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 616fb0e244..b5e5b91b65 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"
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21
22SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http" 22SRC_URI = "svn://svn.o-hand.com/repos/;module=oh-puzzles;proto=http"
23SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;patch=1;pnum=0 " 23SRC_URI_append_poky = " file://oh-puzzles-owl-menu.patch;striplevel=0 "
24 24
25S = "${WORKDIR}/${BPN}" 25S = "${WORKDIR}/${BPN}"
26 26