summaryrefslogtreecommitdiff
path: root/editors/gedit/files/patch-ao
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:10:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-15 19:10:59 +0000
commitcc6825cf28f45c090747ed100adeb2189bda6280 (patch)
tree227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /editors/gedit/files/patch-ao
parentRemove nautilus support now that Nautilus has been removed from the tree. (diff)
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes: svn path=/head/; revision=84934
Diffstat (limited to 'editors/gedit/files/patch-ao')
-rw-r--r--editors/gedit/files/patch-ao14
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)