diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /x11/gnome-libs/files/patch-bf | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'x11/gnome-libs/files/patch-bf')
-rw-r--r-- | x11/gnome-libs/files/patch-bf | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gnome-libs/files/patch-bf b/x11/gnome-libs/files/patch-bf deleted file mode 100644 index 26760886d0b3..000000000000 --- a/x11/gnome-libs/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 1:0:0 - - BUILT_SOURCES = gnomesupport.h - |