sphyrna: fix $S
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Aug 2008 00:29:48 +0000 (00:29 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Aug 2008 00:29:48 +0000 (00:29 +0000)
packages/sphyrna/sphyrna-python_svn.bb

index 2e7fd43..5dcab37 100644 (file)
@@ -3,11 +3,11 @@ HOMEPAGE = "http://projects.linuxtogo.org/projects/sphyrna"
 LICENSE = "GPLv2"
 DEPENDS = "readline"
 PV = "0.0+svnr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "svn://projects.linuxtogo.org/svn;module=sphyrna"
 
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/sphyrna"
 
 inherit autotools