Pablo Saratxaga <[EMAIL PROTECTED]> writes:

> 
> I agree. a %files section automatically fileld is evil; it generates tons
> of error messages on rpm package updates (of the kind of 
> "/usr/bin directory not empty"), which give a bad image of our work.
> 
> 

The best is: first, no %files section - then, in a shell, cd $RPM_BUILD_ROOT
and find | less.
Do your %files section from there.

Clean, never any pb.

-- 
fg

# rm *;o
o: command not found

Reply via email to