On Thu, 2002-03-14 at 13:04, Kjetil Tjensvold wrote: > How do you compile unpack a sr.rpm. > rpm --rebuild --target i386 <fil> doesent work.
As of some time ago... the order of arguments matters with --rebuild. I believe you need to do: rpm --target i386 --rebuild <file>
signature.asc
Description: This is a digitally signed message part