diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-03-09 11:26:50 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-03-09 11:26:50 +0000 |
commit | e603d625353553103e1003ebef55c5c47f24f741 (patch) | |
tree | af2f0a81df71f43c6b091b6ec1971c10ef160f9a /editors/openoffice-3-devel | |
parent | 00d74addc4a216cb9f8d2683d52865e961ce0edc (diff) |
Notes
Diffstat (limited to 'editors/openoffice-3-devel')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-bridges+prj+build.lst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/openoffice-3-devel/files/patch-bridges+prj+build.lst b/editors/openoffice-3-devel/files/patch-bridges+prj+build.lst deleted file mode 100644 index 3038806cca0e..000000000000 --- a/editors/openoffice-3-devel/files/patch-bridges+prj+build.lst +++ /dev/null @@ -1,14 +0,0 @@ -o add missing dependency -o http://www.openoffice.org/issues/show_bug.cgi?id=43128 - ---- bridges/prj/build.lst.old Tue Jan 18 23:52:41 2005 -+++ bridges/prj/build.lst Sat Feb 19 19:31:14 2005 -@@ -7,7 +7,7 @@ - br bridges\source\remote\context nmake - all br_rcon br_unotypes NULL - br bridges\source\cpp_uno\msvc_win32_intel nmake - w br_msci br_cppuno_shared br_unotypes NULL - br bridges\source\cpp_uno\gcc3_linux_intel nmake - u br_gcc3li br_cppuno_shared br_unotypes NULL --br bridges\source\cpp_uno\gcc3_freebsd_intel nmake - u br_gcc3fi br_unotypes NULL -+br bridges\source\cpp_uno\gcc3_freebsd_intel nmake - u br_gcc3fi br_cppuno_shared br_unotypes NULL - br bridges\source\cpp_uno\gcc3_linux_x86-64 nmake - u br_gcc3lx br_unotypes NULL - br bridges\source\cpp_uno\gcc3_linux_powerpc nmake - u br_gcclp3 br_cppuno_shared br_unotypes NULL - br bridges\source\cpp_uno\gcc3_linux_s390 nmake - u br_gccl33 br_unotypes NULL |