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:
d14f1d3
)
python-pygame: Fix typo in SRC_URI
author
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:33:13 +0000
(
01:33
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:33:13 +0000
(
01:33
+0000)
packages/python/python-pygame_1.8.1.bb
patch
|
blob
|
history
diff --git
a/packages/python/python-pygame_1.8.1.bb
b/packages/python/python-pygame_1.8.1.bb
index
2debc95
..
0686a40
100644
(file)
--- a/
packages/python/python-pygame_1.8.1.bb
+++ b/
packages/python/python-pygame_1.8.1.bb
@@
-8,7
+8,7
@@
SRCNAME = "pygame"
PR = "ml0"
SRC_URI = "\
- ftp://ftp.pyga
nem
.org/pygame/${SRCNAME}-${PV}release.tar.gz \
+ ftp://ftp.pyga
me
.org/pygame/${SRCNAME}-${PV}release.tar.gz \
file://Setup"
S = "${WORKDIR}/${SRCNAME}-${PV}release"