anki: comment out that export. I hope that maintainer of it will solve it properly...
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 15 Feb 2008 09:15:17 +0000 (09:15 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 15 Feb 2008 09:15:17 +0000 (09:15 +0000)
packages/anki/anki_0.4.3.bb

index ead6cc7..e487864 100644 (file)
@@ -3,7 +3,7 @@ require anki.inc
 RDEPENDS += "libanki"
 PR = "r0"
 
-export PV="${PV}"
+#export PV="${PV}"
 
 SRC_URI += "file://no-need-for-pyqt-at-buildtime.patch;patch=1"
 S = "${WORKDIR}/anki-${PV}"