aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0/files/patch-sc::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.0/files/patch-sc::util::makefile.mk')
-rw-r--r--editors/openoffice-1.0/files/patch-sc::util::makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.0/files/patch-sc::util::makefile.mk b/editors/openoffice-1.0/files/patch-sc::util::makefile.mk
deleted file mode 100644
index 5e42dc2f64f6..000000000000
--- a/editors/openoffice-1.0/files/patch-sc::util::makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../sc/util/makefile.mk.orig Mon Mar 11 21:48:24 2002
-+++ ../sc/util/makefile.mk Wed Apr 3 01:06:57 2002
-@@ -105,7 +105,9 @@
- # --- StarClac DLL
-
- SHL1TARGET= sc$(UPD)$(DLLPOSTFIX)
-+.IF "$(OS)"!="FREEBSD"
- SHL1VERSIONMAP= sc.map
-+.ENDIF
- SHL1IMPLIB= sci
-
- .IF "$(GUI)"=="UNX"