El 25/06/08 11:50 James Westby escribió: > Hi, > > I see this in checkinstall: > <snip> > > so it looks to me that checkinstall may call "make" itself under > some circumstances. I apologise if I am reading it wrong.
Indeed, it will call make if called without a build command. However, that default is provided for convenience only, as most projects use make. What I'm trying to say here is that it's up to the particular project you want to install which tools you'll need. Checkinstall can't depend on every possible tool that will be used for installing packages. OTOH, it would be reasonable to Recommend: make, since it's the most common tool. Saludos, Felipe Sateler
signature.asc
Description: This is a digitally signed message part.

