diff options
Diffstat (limited to 'meta/recipes-sato/screenshot')
-rw-r--r-- | meta/recipes-sato/screenshot/screenshot_svn.bb | 2 |
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 66a5c812c..825870d6d 100644 --- a/meta/recipes-sato/screenshot/screenshot_svn.bb +++ b/meta/recipes-sato/screenshot/screenshot_svn.bb @@ -15,7 +15,7 @@ PR = "r2" SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${BPN};proto=http \ file://fix_ldadd_order.patch" -S = ${WORKDIR}/${PN} +S = ${WORKDIR}/${BPN} inherit autotools pkgconfig |