From 947ebff17d271ee08440acc44bbadeb6e0ee1a6e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 22 May 2004 23:26:48 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into hyperion.(none):/home/kergoth/code/projects/packages 2004/05/22 18:26:17-05:00 (none)!kergoth Bugfix in the glib builds (removed a duplicate item from src_uri). BKrev: 40afe1b84jKMEC4xOjqGVwM0FiC-eQ --- glib-2.0/glib-2.0-native_2.4.1.oe | 1 - glib-2.0/glib-2.0_2.4.1.oe | 1 - 2 files changed, 2 deletions(-) diff --git a/glib-2.0/glib-2.0-native_2.4.1.oe b/glib-2.0/glib-2.0-native_2.4.1.oe index 7987a828f9..717be6ad1f 100644 --- a/glib-2.0/glib-2.0-native_2.4.1.oe +++ b/glib-2.0/glib-2.0-native_2.4.1.oe @@ -12,7 +12,6 @@ EXTRA_OECONF = "--disable-debug" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/glib-2.0-${PV}" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \ - file://glibconfig-sysdefs.h \ file://gtk-doc.patch;patch=1 \ file://glibconfig-sysdefs.h" diff --git a/glib-2.0/glib-2.0_2.4.1.oe b/glib-2.0/glib-2.0_2.4.1.oe index 013b901c17..f6b83ce432 100644 --- a/glib-2.0/glib-2.0_2.4.1.oe +++ b/glib-2.0/glib-2.0_2.4.1.oe @@ -15,7 +15,6 @@ FILES_glib-2.0-utils = "${bindir}/*" EXTRA_OECONF = "--disable-debug" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/glib-${PV}.tar.bz2 \ - file://glibconfig-sysdefs.h \ file://gtk-doc.patch;patch=1 \ file://glibconfig-sysdefs.h" -- 2.39.5