From: Marcin Juszkiewicz Date: Fri, 15 Feb 2008 09:15:17 +0000 (+0000) Subject: anki: comment out that export. I hope that maintainer of it will solve it properly... X-Git-Tag: Release-2010-05/1~7685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655182d53f6da6a4c5cbe48be5aa424ae1fb02ac;p=openembedded.git anki: comment out that export. I hope that maintainer of it will solve it properly one day --- diff --git a/packages/anki/anki_0.4.3.bb b/packages/anki/anki_0.4.3.bb index ead6cc70f5..e4878645d8 100644 --- a/packages/anki/anki_0.4.3.bb +++ b/packages/anki/anki_0.4.3.bb @@ -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}"