summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-sal::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-sal::util::makefile.mk')
-rw-r--r--editors/openoffice-1.0/files/patch-sal::util::makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.0/files/patch-sal::util::makefile.mk b/editors/openoffice-1.0/files/patch-sal::util::makefile.mk
deleted file mode 100644
index b8bd2191b230..000000000000
--- a/editors/openoffice-1.0/files/patch-sal::util::makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../sal/util/makefile.mk.orig Sun Mar 17 12:51:30 2002
-+++ ../sal/util/makefile.mk Wed Apr 3 01:04:34 2002
-@@ -117,7 +117,9 @@
- SHL1TARGET= $(TARGET)
- SHL1IMPLIB= i$(TARGET)
-
-+.IF "$(OS)"!="FREEBSD"
- SHL1VERSIONMAP= $(TARGET).map
-+.ENDIF
-
- .IF "$(GUI)"=="WNT"
- .IF "$(COM)"!="GCC"