diff options
Diffstat (limited to 'editors/openoffice.org-2/files/patch-starmath::util:makefile.mk')
-rw-r--r-- | editors/openoffice.org-2/files/patch-starmath::util:makefile.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice.org-2/files/patch-starmath::util:makefile.mk b/editors/openoffice.org-2/files/patch-starmath::util:makefile.mk deleted file mode 100644 index a1945318706e..000000000000 --- a/editors/openoffice.org-2/files/patch-starmath::util:makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ ---- ../starmath/util/makefile.mk.orig Tue Mar 5 21:44:02 2002 -+++ ../starmath/util/makefile.mk Tue Mar 5 21:44:22 2002 -@@ -84,7 +84,9 @@ - $(SOLARVERSION)$/$(INPATH)$/res$(EXT_UPDMINOR)$/sfx.srs - - SHL1TARGET= sm$(UPD)$(DLLPOSTFIX) -+.IF "$(OS)"!="FREEBSD" - SHL1VERSIONMAP= sm.map -+.ENDIF - .IF "$(GUI)" == "WNT" - SHL1RES= $(RCTARGET) - .ENDIF |