diff options
Diffstat (limited to 'editors/gedit/files/patch-ao')
-rw-r--r-- | editors/gedit/files/patch-ao | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/gedit/files/patch-ao b/editors/gedit/files/patch-ao deleted file mode 100644 index daf76528e40a..000000000000 --- a/editors/gedit/files/patch-ao +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- plugins/browse/Makefile.in.orig Sat Jul 20 13:59:48 2002 -+++ plugins/browse/Makefile.in Sat Jul 20 14:09:48 2002 -@@ -147,7 +147,7 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libbrowse_la_LDFLAGS = -+libbrowse_la_LDFLAGS = -avoid-version -module - libbrowse_la_LIBADD = - libbrowse_la_OBJECTS = browse.lo - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |