from the quill of "Brian J. Murrell"
<[EMAIL PROTECTED]> on scroll
<[EMAIL PROTECTED]>
> 
Ooooops.  I copied the code block from my current (and modified) spec
file.  The actual code block from the Cooker distro. spec file is:

for i in `find $RPM_BUILD_ROOT/ -type 'f' -perm '+a=x' ! -name 'lib*so*'`;do
    file $i|grep -q "not stripped" && strip $i
done

Appologies,
b.


--
Brian J. Murrell                              InterLinx Support Services, Inc.
North Vancouver, B.C.                                             604 983 UNIX
        Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD

Reply via email to