SPECS: kvm.spec - added _noautostrip for openbios-sparc64, failed build on...
Adam Golebiowski
adamg at pld-linux.org
Mon Aug 11 10:22:00 CEST 2008
On Monday 11 August 2008, Grzegorz Konopko wrote:
> Dnia Monday 11 August 2008, Elan Ruusamäe napisał:
> > On Sunday 10 August 2008 19:28, kolodko wrote:
> > > # some SPARC boot image in ELF format
> > > %define _noautostrip .*%{_datadir}/qemu/openbios-sparc32
> > > +%define _noautostrip .*%{_datadir}/qemu/openbios-sparc64
> >
> > this wont work.
>
> Because?
Probably the second define will overwrite, not append to the first one -- blind guess.
Try:
%define _noautostrip '.*%{_datadir}/qemu/openbios-sparc32' '.*%{_datadir}/qemu/openbios-sparc64'
--
http://www.mysza.eu.org/ | Everybody needs someone sure, someone true,
PLD Linux developer | Everybody needs some solid rock, I know I do.
More information about the pld-devel-en
mailing list