summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/screenshot/screenshot_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/screenshot/screenshot_svn.bb')
-rw-r--r--meta/recipes-sato/screenshot/screenshot_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/screenshot/screenshot_svn.bb b/meta/recipes-sato/screenshot/screenshot_svn.bb
index 66a5c812c3..825870d6dd 100644
--- a/meta/recipes-sato/screenshot/screenshot_svn.bb
+++ b/meta/recipes-sato/screenshot/screenshot_svn.bb
@@ -15,7 +15,7 @@ PR = "r2"
15SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ 15SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \
16 file://fix_ldadd_order.patch" 16 file://fix_ldadd_order.patch"
17 17
18S = ${WORKDIR}/${PN} 18S = ${WORKDIR}/${BPN}
19 19
20inherit autotools pkgconfig 20inherit autotools pkgconfig
21 21