diff options
Diffstat (limited to 'lang/ifc7/files/patch-aa')
-rw-r--r-- | lang/ifc7/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/ifc7/files/patch-aa b/lang/ifc7/files/patch-aa deleted file mode 100644 index ac74eace1fe4..000000000000 --- a/lang/ifc7/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ ---- opt/intel/compiler60/ia32/bin/ifc.old Thu Jul 18 18:52:59 2002 -+++ opt/intel/compiler60/ia32/bin/ifc Thu Jul 18 18:54:03 2002 -@@ -13,9 +13,9 @@ - - if [ -z PATH ] - then -- PATH=<INSTALLDIR>/compiler60/ia32/bin; -+ PATH=@LINUXBASE@/usr/bin:<INSTALLDIR>/compiler60/ia32/bin; - else -- PATH=<INSTALLDIR>/compiler60/ia32/bin:$PATH; -+ PATH=@LINUXBASE@/usr/bin:<INSTALLDIR>/compiler60/ia32/bin:$PATH; - fi - export PATH; - |