diff options
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 44e1d7a697e1..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 4:0:0 - - BUILT_SOURCES = gnomesupport.h - |