From: Michael Lauer Date: Mon, 8 Mar 2004 22:45:14 +0000 (+0000) Subject: fix wrong patchname for gtk+ X-Git-Tag: Release-2010-05/1~19980 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5127d9507d8f6e4b6ddce9166e0bcddd2c0f485;p=openembedded.git fix wrong patchname for gtk+ BKrev: 404cf77api28--e8VIYB19nDJkJDTA --- diff --git a/gtk+/gtk+_2.2.4.oe b/gtk+/gtk+_2.2.4.oe index c97e2f15bd..afdf5a041b 100644 --- a/gtk+/gtk+_2.2.4.oe +++ b/gtk+/gtk+_2.2.4.oe @@ -8,7 +8,7 @@ RDEPENDS=pango atk jpeg libpng xext DEPENDS=pango atk jpeg libpng xext SRC_URI = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.2/gtk+-${PV}.tar.bz2 \ - file://${FILESDIR}/autoconf-lossage.patch;patch=1;pnum=0 \ + file://${FILESDIR}/automake-lossage.patch;patch=1;pnum=0 \ file://${FILESDIR}/configure-lossage.patch;patch=1;pnum=0 inherit autotools libtool pkgconfig