diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-12-31 12:48:13 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-12-31 12:48:13 +0000 |
commit | f92836f3f08ea94c899b0d4e49d1144af5b4d5aa (patch) | |
tree | 1f6adccda4e73794340b287eb8d658dc8d03e0fe /cad/opencascade/files/patch-wok_lib_LD.edl | |
parent | Prepare for a slave port to support OpenCascade. (diff) |
Upgrade to 6.3 and unbreak.
Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>.
Diffstat (limited to 'cad/opencascade/files/patch-wok_lib_LD.edl')
-rw-r--r-- | cad/opencascade/files/patch-wok_lib_LD.edl | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/cad/opencascade/files/patch-wok_lib_LD.edl b/cad/opencascade/files/patch-wok_lib_LD.edl deleted file mode 100644 index c1e0f6281806..000000000000 --- a/cad/opencascade/files/patch-wok_lib_LD.edl +++ /dev/null @@ -1,16 +0,0 @@ ---- wok/lib/LD.edl.orig Fri Sep 21 10:07:39 2001 -+++ wok/lib/LD.edl Wed Aug 9 23:56:04 2006 -@@ -70,6 +70,13 @@ - @endif; - - -+-- Definition du Link FreeBSD -+ @if ( %Station == "bsd" ) then -+ @template LD_Footer ( %Station ) is -+ $ ; -+ @end; -+ @endif; -+ - -- Definition du Link Sun/Solaris 2.4 - - @if ( %Station == "sun" ) then |