diff options
Diffstat (limited to 'x11/gnome-libs/files/patch-bg')
-rw-r--r-- | x11/gnome-libs/files/patch-bg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome-libs/files/patch-bg b/x11/gnome-libs/files/patch-bg index 1148e39c3f37..8959da170edb 100644 --- a/x11/gnome-libs/files/patch-bg +++ b/x11/gnome-libs/files/patch-bg @@ -1,5 +1,5 @@ ---- zvt/Makefile.in.orig Fri Aug 20 15:01:56 1999 -+++ zvt/Makefile.in Fri Aug 20 16:32:31 1999 +--- zvt/Makefile.in.orig Wed Sep 22 16:56:08 1999 ++++ zvt/Makefile.in Thu Sep 23 12:25:06 1999 @@ -20,7 +20,7 @@ exec_prefix = @exec_prefix@ @@ -9,16 +9,16 @@ libexecdir = @libexecdir@ datadir = @datadir@ sysconfdir = @sysconfdir@ -@@ -159,7 +159,7 @@ +@@ -157,7 +157,7 @@ libzvt_la_SOURCES = gnome-login-support.h gnome-login-support.c lists.c subshell.h subshell.c subshell-includes.h update.c vt.c zvtterm.c --libzvt_la_LDFLAGS = -version-info 4:5:2 -rpath $(libdir) -+libzvt_la_LDFLAGS = -version-info 2:0:0 -rpath $(libdir) +-libzvt_la_LDFLAGS = -version-info 4:6:2 -rpath $(libdir) ++libzvt_la_LDFLAGS = -version-info 3:0:0 -rpath $(libdir) libzvtinclude_HEADERS = lists.h vt.h vtx.h zvtterm.h -@@ -199,7 +199,7 @@ +@@ -193,7 +193,7 @@ libzvt_la_LIBADD = libzvt_la_OBJECTS = gnome-login-support.lo lists.lo subshell.lo \ update.lo vt.lo zvtterm.lo |