diff options
author | Chris Larson <clarson@kergoth.com> | 2004-05-26 05:01:05 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-05-26 05:01:05 +0000 |
commit | 32cceafdb07307581ea9d0b82e3b4453589a7394 (patch) | |
tree | 482deaaede1089d49e6a13c1c5b51440e40bf5e6 /gnome | |
parent | 03559d2c5968695a388f09d58267d20b1e867e6c (diff) |
Correct a few SRC_URI vars.
BKrev: 40b424919USj6urYoQwcGO6sTcrqmQ
Diffstat (limited to 'gnome')
-rw-r--r-- | gnome/orbit2-native_2.10.2.oe | 2 | ||||
-rw-r--r-- | gnome/orbit2_2.10.2.oe | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/gnome/orbit2-native_2.10.2.oe b/gnome/orbit2-native_2.10.2.oe index 204d3ba47c..5ec1607d88 100644 --- a/gnome/orbit2-native_2.10.2.oe +++ b/gnome/orbit2-native_2.10.2.oe @@ -1,8 +1,6 @@ DESCRIPTION = "CORBA ORB" SECTION = "gnome/base" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \ - file://gtk-doc.m4 \ - file://gtk-doc.make \ file://configure-lossage.patch;patch=1;pnum=1 \ file://gtk-doc.m4 \ file://gtk-doc.make" diff --git a/gnome/orbit2_2.10.2.oe b/gnome/orbit2_2.10.2.oe index 3a95a475eb..63c95301da 100644 --- a/gnome/orbit2_2.10.2.oe +++ b/gnome/orbit2_2.10.2.oe @@ -1,8 +1,6 @@ DESCRIPTION = "CORBA ORB" SECTION = "gnome/base" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \ - file://gtk-doc.m4 \ - file://gtk-doc.make \ file://configure-lossage.patch;patch=1;pnum=1 \ file://gtk-doc.m4 \ file://gtk-doc.make" |