*** lsof.spec.orig	Mon Mar 14 18:55:27 2005
--- lsof.spec	Mon Mar 14 18:55:38 2005
***************
*** 72,78 ****
          *-hpux*    ) platform="hpuxgcc" ;;
          * ) echo "Platform %{l_platform -t} not supported" 1>&2; exit 1 ;;
      esac
!     PATH=/bin:/usr/bin:$PATH ./Configure -n $platform
      %{l_make} %{l_mflags}
  
  %install
--- 72,78 ----
          *-hpux*    ) platform="hpuxgcc" ;;
          * ) echo "Platform %{l_platform -t} not supported" 1>&2; exit 1 ;;
      esac
!     PATH=/bin:/usr/bin:$PATH LSOF_CC=%{l_cc} ./Configure -n $platform
      %{l_make} %{l_mflags}
  
  %install
