From be9262233975911e404f6fcdb3c81ba916d28e32 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 22 Feb 2011 21:38:09 +0000 Subject: Remove all comments from multiline expressions (as mentioned in bug #704) Signed-off-by: Richard Purdie --- meta/recipes-gnome/gtk+/gtk+_2.16.6.bb | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'meta/recipes-gnome/gtk+/gtk+_2.16.6.bb') diff --git a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb index 5060829e4b..deea3d07cd 100644 --- a/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb +++ b/meta/recipes-gnome/gtk+/gtk+_2.16.6.bb @@ -10,18 +10,20 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.16/gtk+-${PV}.tar.bz2 \ file://cellrenderer-cairo.patch;patch=1;pnum=0 \ file://toggle-font.diff;patch=1;pnum=0 \ file://0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch;patch=1 \ -# TO MERGE -# file://entry-cairo.patch;patch=1;pnum=0 \ -# file://filesystem-volumes.patch;patch=1 \ -# file://filechooser-props.patch;patch=1 \ -# file://filechooser-default.patch;patch=1 \ -# file://filechooser-sizefix.patch;patch=1 \ -# temporary -# file://gtklabel-resize-patch;patch=1 \ -# file://menu-deactivate.patch;patch=1 \ -# file://combo-arrow-size.patch;patch=1;pnum=0 \ file://disable-gio-png-sniff-test.diff;patch=1 \ " +# TO MERGE +# file://entry-cairo.patch;patch=1;pnum=0 +# file://filesystem-volumes.patch;patch=1 +# file://filechooser-props.patch;patch=1 +# file://filechooser-default.patch;patch=1 +# file://filechooser-sizefix.patch;patch=1 +# temporary +# file://gtklabel-resize-patch;patch=1 +# file://menu-deactivate.patch;patch=1 +# file://combo-arrow-size.patch;patch=1;pnum=0 + + EXTRA_OECONF = "--without-libtiff --without-libjasper --disable-xkb --disable-glibtest --disable-cups" -- cgit v1.2.3-54-g00ecf