--- 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;
 
