diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
commit | cc6825cf28f45c090747ed100adeb2189bda6280 (patch) | |
tree | 227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /x11/gdm/files/patch-docs::Makefile.in | |
parent | Remove 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 'x11/gdm/files/patch-docs::Makefile.in')
-rw-r--r-- | x11/gdm/files/patch-docs::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/gdm/files/patch-docs::Makefile.in b/x11/gdm/files/patch-docs::Makefile.in deleted file mode 100644 index 91ccdd36565e..000000000000 --- a/x11/gdm/files/patch-docs::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- docs/Makefile.in 2002/03/13 23:43:57 1.1 -+++ docs/Makefile.in 2002/03/13 23:44:08 -@@ -147,7 +147,7 @@ - XPM_LIBS = @XPM_LIBS@ - ZVT_LIBS = @ZVT_LIBS@ - --SUBDIRS = C eu gdmconfig -+SUBDIRS = C gdmconfig - - EXTRA_DIST = sgmldocs.make - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |