diff options
author | marcus <marcus@FreeBSD.org> | 2006-03-05 02:53:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-03-05 02:53:45 +0800 |
commit | dce26f70d26024c1dd2ba51792a0b22b460fdc41 (patch) | |
tree | 3d2b50e9c8f5d2bf6f2b176d72f5587cb76890cb /deskutils/lightning | |
parent | 9bdd2f8fbe0abe40cf5a2646562ef300b1208b9b (diff) | |
download | freebsd-ports-gnome-dce26f70d26024c1dd2ba51792a0b22b460fdc41.tar.gz freebsd-ports-gnome-dce26f70d26024c1dd2ba51792a0b22b460fdc41.tar.zst freebsd-ports-gnome-dce26f70d26024c1dd2ba51792a0b22b460fdc41.zip |
Use the right transformiix patch for Sunbird.
Approved by: portmgr (implicit)
Diffstat (limited to 'deskutils/lightning')
-rw-r--r-- | deskutils/lightning/files/patch-content_xslt_src_base_txDouble.cpp (renamed from deskutils/lightning/files/patch-extensions_transformiix_source_base_Double.cpp) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/lightning/files/patch-extensions_transformiix_source_base_Double.cpp b/deskutils/lightning/files/patch-content_xslt_src_base_txDouble.cpp index 38ce7ec12167..6795f921501d 100644 --- a/deskutils/lightning/files/patch-extensions_transformiix_source_base_Double.cpp +++ b/deskutils/lightning/files/patch-content_xslt_src_base_txDouble.cpp @@ -1,5 +1,5 @@ ---- extensions/transformiix/source/base/Double.cpp.orig Mon Feb 6 15:40:52 2006 -+++ extensions/transformiix/source/base/Double.cpp Mon Feb 6 15:51:01 2006 +--- content/xslt/src/base/txDouble.cpp.orig Mon Feb 6 15:40:52 2006 ++++ content/xslt/src/base/txDouble.cpp Mon Feb 6 15:51:01 2006 @@ -52,11 +52,16 @@ //A trick to handle IEEE floating point exceptions on FreeBSD - E.D. #ifdef __FreeBSD__ |