libgpephone: Fix source dir name.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 21 Jan 2008 11:57:54 +0000 (11:57 +0000)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Mon, 21 Jan 2008 11:57:54 +0000 (11:57 +0000)
packages/gpephone/libgpephone_svn.bb

index 02c9fa8..ce960ac 100644 (file)
@@ -9,6 +9,8 @@ PR          = "r0"
 inherit gpephone pkgconfig autotools
 SRC_URI = "${GPEPHONE_SVN}"
 
+S = "${WORKDIR}/${PN}"
+
 do_stage () {
        autotools_stage_all
 }