summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2011-01-30 18:46:35 +0200
committerMart Raudsepp <leio@gentoo.org>2011-01-30 18:46:35 +0200
commit9ae2c191357f65c9af5aa29a1bb913238d1e5114 (patch)
treedef0cca5b1c598bba0607923d3c71e89cd7bf252 /x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch
parentRemove glib: the GMarkup speedup is in upstream glib-2.21.0 (diff)
downloadgnome-perf-9ae2c191357f65c9af5aa29a1bb913238d1e5114.tar.gz
gnome-perf-9ae2c191357f65c9af5aa29a1bb913238d1e5114.tar.bz2
gnome-perf-9ae2c191357f65c9af5aa29a1bb913238d1e5114.zip
Remove vte: the non-blinking cursor CPU wakeup fix is in upstream vte-0.15.0
Diffstat (limited to 'x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch')
-rw-r--r--x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch b/x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch
deleted file mode 100644
index 3eaa3bb..0000000
--- a/x11-libs/vte/files/vte-0.13.2-no-lazy-bindings.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gnome-pty-helper/Makefile.am 2006-06-13 21:36:27.000000000 -0500
-+++ gnome-pty-helper/Makefile.am 2006-06-13 21:37:08.000000000 -0500
-@@ -1,7 +1,7 @@
- libexec_PROGRAMS = gnome-pty-helper
-
- AM_CFLAGS = $(GLIB_CFLAGS)
--AM_LDFLAGS = $(LDFLAGS) $(GLIB_LIBS)
-+AM_LDFLAGS = -Wl,-z,now $(LDFLAGS) $(GLIB_LIBS)
-
- gnome_pty_helper_SOURCES = \
- gnome-pty.h \