On Mon, Oct 02, 2006, Doug Summers wrote:
> Since lsof doesn't like AIX's strip command I made this change to the
> %install section of lsof.spec:
>
> case "%{l_platform -t}" in
> *-aix*) %{l_shtool} install -c lsof $RPM_BUILD_ROOT%{l_prefix}/bin/ ;;
> * ) %{l_shtool} install -c -s lsof RPM_BUILD_ROOT%{l_prefix}/bin/;;
> esac
I've now tried to fix this with lsof-4.77-20061003, although
in a way without evil explicit platform checks.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [email protected]