diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /x11/libgnome/files/patch-bc | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'x11/libgnome/files/patch-bc')
-rw-r--r-- | x11/libgnome/files/patch-bc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x11/libgnome/files/patch-bc b/x11/libgnome/files/patch-bc deleted file mode 100644 index fc6ef3c2f524..000000000000 --- a/x11/libgnome/files/patch-bc +++ /dev/null @@ -1,7 +0,0 @@ ---- libgnome/Makefile.in.orig Sun Jan 21 16:37:20 2001 -+++ libgnome/Makefile.in Mon Jan 22 13:45:00 2001 -@@ -170,3 +170,3 @@ - --libgnome_la_LDFLAGS = -version-info 36:3:4 #-rpath $(libdir) -+libgnome_la_LDFLAGS = -version-info 5:0:0 #-rpath $(libdir) - libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) |