diff options
Diffstat (limited to 'cad/opencascade/files/patch-wok_lib_LDAR.edl')
-rw-r--r-- | cad/opencascade/files/patch-wok_lib_LDAR.edl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cad/opencascade/files/patch-wok_lib_LDAR.edl b/cad/opencascade/files/patch-wok_lib_LDAR.edl deleted file mode 100644 index 497cbb22e81e..000000000000 --- a/cad/opencascade/files/patch-wok_lib_LDAR.edl +++ /dev/null @@ -1,11 +0,0 @@ ---- wok/lib/LDAR.edl.orig Fri Sep 21 10:07:39 2001 -+++ wok/lib/LDAR.edl Wed Aug 9 23:58:05 2006 -@@ -20,7 +20,7 @@ - @if( %Station != "sun" ) then - - @set %RmCmd = "/usr/bin/rm"; -- @if ( %Station == "hp" || %Station == "lin" ) then -+ @if ( %Station == "hp" || %Station == "lin" || %Station == "bsd" ) then - @set %RmCmd = "/bin/rm"; - @endif; - |