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:
dc2b540
)
Merge bk://openembedded@openembedded.bkbits.net/packages
author
Phil Blundell
<philb@gnu.org>
Fri, 21 May 2004 19:01:16 +0000
(19:01 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 21 May 2004 19:01:16 +0000
(19:01 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/home/pb_/packages
2004/05/21 21:01:12+02:00 uni-frankfurt.de!pb_
switch pygtk from distutils to autotools
BKrev: 40ae51fcUuS01Qr_Sp01smgXOQvdBg
python/python-pygtk_2.2.0.oe
patch
|
blob
|
history
diff --git
a/python/python-pygtk_2.2.0.oe
b/python/python-pygtk_2.2.0.oe
index
3c4b94b
..
31dc9a9
100644
(file)
--- a/
python/python-pygtk_2.2.0.oe
+++ b/
python/python-pygtk_2.2.0.oe
@@
-8,5
+8,4
@@
SRCNAME = "pygtk"
SRC_URI = "ftp://ftp.gnome.org/pub/gnome/sources/pygtk/2.2/${SRCNAME}-${PV}.tar.bz2"
S = "${WORKDIR}/${SRCNAME}-${PV}"
-inherit distutils pkgconfig
-
+inherit autotools pkgconfig