diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-08-08 11:51:32 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2006-08-08 11:51:32 +0000 |
commit | d9894509a7e38a1259feb1963388d6c22d2fe62a (patch) | |
tree | 3fc1f685fd5c80933a1f66eeb0b34be346c2e20b /packages/gtk+/gtk+_2.10.1.bb | |
parent | 1adf1c842a2e0ba55b4f01a9c12f0e3096bf0628 (diff) |
gtk+_2.10.1.bb : rediff and re-add the no-demos patch
Diffstat (limited to 'packages/gtk+/gtk+_2.10.1.bb')
-rw-r--r-- | packages/gtk+/gtk+_2.10.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gtk+/gtk+_2.10.1.bb b/packages/gtk+/gtk+_2.10.1.bb index 4d2d18bbf4..401583987e 100644 --- a/packages/gtk+/gtk+_2.10.1.bb +++ b/packages/gtk+/gtk+_2.10.1.bb @@ -23,8 +23,8 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \ file://migration.patch;patch=1;pnum=0 \ file://run-iconcache.patch;patch=1 \ file://disable-print.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1" -# file://no-demos.patch;patch=1 + file://hardcoded_libtool.patch;patch=1 \ + file://no-demos.patch;patch=1" # file://gtk+-handhelds.patch;patch=1 # file://single-click.patch;patch=1 # file://spinbutton.patch;patch=1 \ |