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 /gtk+ | |
parent | 03559d2c5968695a388f09d58267d20b1e867e6c (diff) |
Correct a few SRC_URI vars.
BKrev: 40b424919USj6urYoQwcGO6sTcrqmQ
Diffstat (limited to 'gtk+')
-rw-r--r-- | gtk+/gtk+_2.4.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk+/gtk+_2.4.1.oe b/gtk+/gtk+_2.4.1.oe index b542080c5f..16176aabd6 100644 --- a/gtk+/gtk+_2.4.1.oe +++ b/gtk+/gtk+_2.4.1.oe @@ -9,7 +9,6 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng xext" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.4/gtk+-${PV}.tar.bz2 \ file://no-demos.patch;patch=1 \ file://automake-lossage.patch;patch=1 \ - file://gtk-doc.m4 \ file://gtk+-handhelds.patch;patch=1 \ file://gtk-doc.m4" |