Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Fri, 21 May 2004 19:01:16 +0000 (19:01 +0000)
committerPhil 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

index 3c4b94b..31dc9a9 100644 (file)
@@ -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