diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-17 02:18:05 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-03-17 02:18:05 +0000 |
commit | 6c59170bca7b079bb699aa4fe6a5bf790e0dea6e (patch) | |
tree | 83a5fb38fba33a2f9e88f2df143b28d6ebc3b483 /x11/libgnome/files/patch-bf | |
parent | Revert to rev. 1.4, which will restore some bugs in the previous version (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_0_0'.release/4.0.0
Diffstat (limited to 'x11/libgnome/files/patch-bf')
-rw-r--r-- | x11/libgnome/files/patch-bf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/libgnome/files/patch-bf b/x11/libgnome/files/patch-bf deleted file mode 100644 index 7bc59afd55d1..000000000000 --- a/x11/libgnome/files/patch-bf +++ /dev/null @@ -1,20 +0,0 @@ ---- support/Makefile.in.orig Thu Apr 8 11:33:39 1999 -+++ support/Makefile.in Thu Apr 8 08:46:59 1999 -@@ -148,7 +148,7 @@ - mcserv = @mcserv@ - need_gnome_support = @need_gnome_support@ - --supportexecincludedir = $(pkglibdir)/include -+supportexecincludedir = $(includedir) - - INCLUDES = -D_GNU_SOURCE - -@@ -170,7 +170,7 @@ - - libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c - libgnomesupport_la_LIBADD = @LTLIBOBJS@ --libgnomesupport_la_LDFLAGS = -version-info 0:0:0 -+libgnomesupport_la_LDFLAGS = -version-info 3:0:0 - - BUILT_SOURCES = gnomesupport.h - |