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:
674e523
)
python-pygame: Really fix the SRC_URI this time - missing pub path
author
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:51:45 +0000
(
01:51
+0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 20 Aug 2008 01:51:45 +0000
(
01:51
+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
0686a40
..
dc3f431
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.pygame.org/pygame/${SRCNAME}-${PV}release.tar.gz \
+ ftp://ftp.pygame.org/p
ub/p
ygame/${SRCNAME}-${PV}release.tar.gz \
file://Setup"
S = "${WORKDIR}/${SRCNAME}-${PV}release"