aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i100407
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i100407')
-rw-r--r--editors/openoffice-3-devel/files/patch-i10040711
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i100407 b/editors/openoffice-3-devel/files/patch-i100407
deleted file mode 100644
index 1e26d6d900e1..000000000000
--- a/editors/openoffice-3-devel/files/patch-i100407
+++ /dev/null
@@ -1,11 +0,0 @@
---- moz/extractfiles.mk~ 2009-02-25 02:58:20.000000000 +0900
-+++ moz/extractfiles.mk 2009-03-20 18:39:47.000000000 +0900
-@@ -266,7 +266,7 @@
- .ENDIF
-
- # zip runtime files to mozruntime.zip
--.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS"
-+.IF "$(OS)"=="LINUX" || "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
- # regxpcom needs to find libxpcom.so next to itself:
- .IF "$(USE_SHELL)"=="bash"
- cd $(RUNTIME_DIR) && \