[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: interrupt current thread for a moment...



> > ... 'How do I build an RPM from Source.' ....
> > Exactly! Thats what I would like to see. Maybe even things like using rpm
> > in automake scripts so that when you type make it will make an rpm if you
> > are on an rpm system.
> 
> Uh, isn't that backwards?  RPM runs make, not the other way around...

Yes.. you are right.  What you could do is place a spec file in the top
level directory of the source and issue a rpm build command to use that
spec file and generate the package. 

-mike