[oe-commits] org.oe.dev anki: comment out that export. I hope that maintainer of it will solve it properly one day

hrw commit openembedded-commits at lists.openembedded.org
Fri Feb 15 09:32:58 UTC 2008


anki: comment out that export. I hope that maintainer of it will solve it properly one day

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 405ed6c43e365446c1163c52c1a434ed0a270e85
ViewMTN: http://monotone.openembedded.org/revision/info/405ed6c43e365446c1163c52c1a434ed0a270e85
Files:
1
packages/anki/anki_0.4.3.bb
Diffs:

#
# mt diff -r205ba7953e2fae9d4cc1fe12f0b39193c146bb42 -r405ed6c43e365446c1163c52c1a434ed0a270e85
#
# 
# 
# patch "packages/anki/anki_0.4.3.bb"
#  from [de5cc8560fa7d2401299249253867146486bcf24]
#    to [9835acc146314e91072d7098eeda6a3a4f40d543]
# 
============================================================
--- packages/anki/anki_0.4.3.bb	de5cc8560fa7d2401299249253867146486bcf24
+++ packages/anki/anki_0.4.3.bb	9835acc146314e91072d7098eeda6a3a4f40d543
@@ -1,9 +1,9 @@ PR = "r0"
 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}"






More information about the Openembedded-commits mailing list