aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i100407
blob: 1e26d6d900e180dc47eec786ecbf339e56434bae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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) && \