git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90acbac
)
anki: comment out that export. I hope that maintainer of it will solve it properly...
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 15 Feb 2008 09:15:17 +0000
(09:15 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Fri, 15 Feb 2008 09:15:17 +0000
(09:15 +0000)
packages/anki/anki_0.4.3.bb
patch
|
blob
|
history
diff --git
a/packages/anki/anki_0.4.3.bb
b/packages/anki/anki_0.4.3.bb
index
ead6cc7
..
e487864
100644
(file)
--- 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}"