On Fri, 2004-04-23 at 17:13, Piela, Ben wrote: > I am just a little confused now in the case where I might have 5 > sources. Is it possible that my %setup line could look like: > > %setup -c -a 1 -a 2 -a 3 -a 4 > > So, then for each source, I need a "-a #" or a "-b #"? Yes. Or you could have multiple %setup lines with -D & -T on second and subsequent lines. rpmbuild needs to do things like this because some of the sources may be used conditionally (ie you could have a %setup in a %ifarch), or even not used at all during the build but instead used in the %install section (installing a init.d/servicename startup type file for example). Nigel. -- [ Nigel Metheringham Nigel.Metheringham@xxxxxxxxxxxxxxxxxx ] [ - Comments in this message are my own and not ITO opinion/policy - ] _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list