diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:27:43 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-17 16:27:43 +0000 |
commit | 02ccace5d178e76b024998d6604227f04a1240e0 (patch) | |
tree | fb25b468b8158307dd6c3604dd87c5a8c952d4f6 /x11/gnome-libs/files/patch-bc | |
parent | Update to 1.3.1. (diff) |
Update to 1.0.62
Diffstat (limited to 'x11/gnome-libs/files/patch-bc')
-rw-r--r-- | x11/gnome-libs/files/patch-bc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome-libs/files/patch-bc b/x11/gnome-libs/files/patch-bc index 1d3970a797f6..c4a44087e4ba 100644 --- a/x11/gnome-libs/files/patch-bc +++ b/x11/gnome-libs/files/patch-bc @@ -1,10 +1,10 @@ ---- libgnome/Makefile.in.orig Tue Mar 21 11:24:10 2000 -+++ libgnome/Makefile.in Thu Mar 23 17:49:22 2000 +--- libgnome/Makefile.in.orig Tue May 9 16:36:28 2000 ++++ libgnome/Makefile.in Mon May 15 18:12:49 2000 @@ -168,7 +168,7 @@ EXTRA_DIST = parse-path.cP --libgnome_la_LDFLAGS = -version-info 35:9:3 #-rpath $(libdir) +-libgnome_la_LDFLAGS = -version-info 35:11:3 #-rpath $(libdir) +libgnome_la_LDFLAGS = -version-info 3:0:0 #-rpath $(libdir) libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) |