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 d00b0607c5..616fb0e244 100644
--- a/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
+++ b/meta/recipes-sato/puzzles/oh-puzzles_svn.bb
@@ -22,7 +22,7 @@ inherit autotools pkgconfig
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;patch=1;pnum=0 "
24 24
25S = "${WORKDIR}/${PN}" 25S = "${WORKDIR}/${BPN}"
26 26
27EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1" 27EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
28 28