summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 \