summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/libowl/libowl_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/libowl/libowl_svn.bb')
-rw-r--r--meta/recipes-sato/libowl/libowl_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/libowl/libowl_svn.bb b/meta/recipes-sato/libowl/libowl_svn.bb
index 147a3322c5..1500fad5c6 100644
--- a/meta/recipes-sato/libowl/libowl_svn.bb
+++ b/meta/recipes-sato/libowl/libowl_svn.bb
@@ -16,6 +16,6 @@ PR = "r6"
16 16
17SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http" 17SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http"
18 18
19S = "${WORKDIR}/${PN}" 19S = "${WORKDIR}/${BPN}"
20 20
21inherit autotools pkgconfig 21inherit autotools pkgconfig