From 743ac60674226e2addd09172be7ff42cc5050483 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 24 Aug 2005 15:55:41 +0000 Subject: gtk-2.8.0: syntax correction --- packages/gtk+/gtk+_2.8.0.bb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/gtk+/gtk+_2.8.0.bb b/packages/gtk+/gtk+_2.8.0.bb index 9a6e9b524e..126bc22307 100644 --- a/packages/gtk+/gtk+_2.8.0.bb +++ b/packages/gtk+/gtk+_2.8.0.bb @@ -9,10 +9,8 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng xext libxcursor gtk-doc libgcrypt cair PR = "r0" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \ -# file://no-demos.patch;patch=1 \ file://no-xwc.patch;patch=1 \ file://automake-lossage.patch;patch=1 \ -# file://gtk+-handhelds.patch;patch=1 \ file://spinbutton.patch;patch=1 \ file://hardcoded_libtool.patch;patch=1 \ file://disable-tooltips.patch;patch=1 \ @@ -21,9 +19,10 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \ file://xsettings.patch;patch=1 \ file://scroll-timings.patch;patch=1 \ file://small-gtkfilesel.patch;patch=1 \ - file://migration.patch;patch=1;pnum=0 \ -# file://single-click.patch;patch=1 \ -" + file://migration.patch;patch=1;pnum=0" +# file://no-demos.patch;patch=1 +# file://gtk+-handhelds.patch;patch=1 +# file://single-click.patch;patch=1 inherit autotools pkgconfig -- cgit v1.2.3