diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2012-03-26 08:04:09 +0000 |
commit | 1d5dc71eb7e37fe26825750015d76d77232f3626 (patch) | |
tree | e4f346c12ea0d1968d06e21b461decec80118e7d /editors/openoffice-3/files/patch-i108197 | |
parent | Readd BROKEN: still can't find numpy (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_3_0'.release/8.3.0
Notes
Notes:
svn path=/head/; revision=293833
svn path=/tags/RELEASE_8_3_0/; revision=293834; tag=release/8.3.0
Diffstat (limited to 'editors/openoffice-3/files/patch-i108197')
-rw-r--r-- | editors/openoffice-3/files/patch-i108197 | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3/files/patch-i108197 b/editors/openoffice-3/files/patch-i108197 deleted file mode 100644 index 92b455532814..000000000000 --- a/editors/openoffice-3/files/patch-i108197 +++ /dev/null @@ -1,13 +0,0 @@ ---- testtools/source/bridgetest/makefile.mk 2010-01-10 19:40:41.000000000 +0900 -+++ testtools/source/bridgetest/makefile.mk 2010-01-10 19:49:30.000000000 +0900 -@@ -143,8 +143,8 @@ - ################################################################# - - runtest : $(DLLDEST)$/uno_types.rdb $(DLLDEST)$/uno_services.rdb makefile.mk --.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP" -- @echo "Mac OSX PPC GCC fails this test!, likely broken UNO bridge. Fix me." -+.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP" || "$(COM)$(OS)$(CPU)" == "GCCFREEBSDI" -+ @echo "Mac OSX PPC GCC ad FreeBDS/i386 fails this test! likely broken UNO bridge. Fix me." - .ELSE - cd $(DLLDEST) && $(AUGMENT_LIBRARY_PATH) $(SOLARBINDIR)/uno \ - -ro uno_services.rdb -ro uno_types.rdb \ |