aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk')
-rw-r--r--editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk b/editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk
deleted file mode 100644
index 284f86f444b0..000000000000
--- a/editors/openoffice.org-2-devel/files/patch-sal+util+makefile.mk
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../sal/util/makefile.mk.orig Wed Mar 12 23:57:03 2003
-+++ ../sal/util/makefile.mk Wed Mar 12 23:56:54 2003
-@@ -120,6 +120,8 @@
-
- .IF "$(OS)"=="LINUX"
- SHL1VERSIONMAP= gcc3_linux_intel.map
-+.ELIF "$(OS)"=="FREEBSD"
-+SHL1VERSIONMAP= gcc3_linux_intel.map
- .ELSE
- SHL1VERSIONMAP= $(TARGET).map
- .ENDIF