aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-sch::util::makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-1.1/files/patch-sch::util::makefile.mk')
-rw-r--r--editors/openoffice-1.1/files/patch-sch::util::makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.1/files/patch-sch::util::makefile.mk b/editors/openoffice-1.1/files/patch-sch::util::makefile.mk
deleted file mode 100644
index 33ee8a8172f1..000000000000
--- a/editors/openoffice-1.1/files/patch-sch::util::makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../sch/util/makefile.mk.orig Sun Mar 3 01:37:53 2002
-+++ ../sch/util/makefile.mk Sun Mar 3 01:38:16 2002
-@@ -111,7 +111,9 @@
-
-
- SHL1TARGET= sch$(UPD)$(DLLPOSTFIX)
-+.IF "$(OS)"!="FREEBSD"
- SHL1VERSIONMAP= sch.map
-+.ENDIF
- .IF "$(GUI)" == "WNT" || "$(GUI)" == "WIN"
- SHL1RES= $(RCTARGET)
- .ENDIF