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-bd | |
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-bd')
-rw-r--r-- | x11/libgnome/files/patch-bd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/libgnome/files/patch-bd b/x11/libgnome/files/patch-bd deleted file mode 100644 index 8aaaa45d346d..000000000000 --- a/x11/libgnome/files/patch-bd +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeui/Makefile.in.orig Wed Jan 24 14:25:06 2001 -+++ libgnomeui/Makefile.in Thu Jan 25 10:17:02 2001 -@@ -201,3 +201,3 @@ - --libgnomeui_la_LDFLAGS = -version-info 46:1:14 -rpath $(libdir) -+libgnomeui_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir) - libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) -@@ -260,3 +260,3 @@ - gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo --PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) -+PROGRAMS = $(bin_PROGRAMS) - |