On Friday 19 May 2006 11:38, Paweł Sikora wrote:
> Dnia piątek, 19 maja 2006 09:46, Elan Ruusamäe napisał:
> > you should collect the files after this line:
> > find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm
> > -f
> >
> > but imho this rm -f should be moved to %prep instead, after all patches
> > applied (that's where the backup files came from)
>
> commit, please.
i proposed a fix. i don't have patch.> > Processing files: kernel-module-build-2.6.16.16-2 > > error: File not found: > > /home/glen/tmp/kernel-2.6.16.16-root-glen/usr/src/linux-2.6.16.16/crypto/ > >Kc onfig.~1~ error: File not found: > > (...) > > 2.6.16.16-2 kernel builds fine on the TH builders. that's ignorant attitude. people tend to compile kernels by themselves too export VERSION_CONTROL=t to get .~NUMBER~ style backups instead of .orig -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
