aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk')
-rw-r--r--editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk b/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
deleted file mode 100644
index 18e68e89120b..000000000000
--- a/editors/openoffice.org-1.0/files/patch-ucb+source+ucp+hierarchy+makefile.mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../ucb/source/ucp/hierarchy/makefile.mk.orig Wed Jun 12 01:34:50 2002
-+++ ../ucb/source/ucp/hierarchy/makefile.mk Wed Jun 12 01:34:52 2002
-@@ -96,7 +96,7 @@
-
- SHL1TARGET=$(TARGET)$(UCPHIER_MAJOR)
- SHL1IMPLIB=i$(TARGET)
--.IF "$(OS)"=="MACOSX"||"$(OS)"=="FREEBSD"
-+.IF "$(OS)"=="MACOSX"
- .ELSE
- SHL1VERSIONMAP= $(TARGET).map
- .ENDIF