diff options
Diffstat (limited to 'editors/openoffice.org-2.0-devel/files/patch-sal::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2.0-devel/files/patch-sal::util::makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-2.0-devel/files/patch-sal::util::makefile.mk b/editors/openoffice.org-2.0-devel/files/patch-sal::util::makefile.mk deleted file mode 100644 index 41b798faabfb..000000000000 --- a/editors/openoffice.org-2.0-devel/files/patch-sal::util::makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../sal/util/makefile.mk.orig Tue Mar 5 21:36:23 2002 -+++ ../sal/util/makefile.mk Tue Mar 5 21:36:44 2002 -@@ -113,7 +113,9 @@ - SHL1TARGET= $(TARGET) - SHL1IMPLIB= i$(TARGET) - -+.IF "$(OS)"!="FREEBSD" - SHL1VERSIONMAP= $(TARGET).map -+.ENDIF - - .IF "$(GUI)"=="WNT" - .IF "$(COM)"!="GCC" |