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

[cobalt-developers] Creating pkg files



Ok I found the steps to build a pkg file. If I'm correct a .pkg file is
nothing more than an install-shield for an RPM file right?

If so, I know how to build software from source, so my question is, How far
do I build the source before I build the RPM do I go as far as making a
Makefile or do I let RPM do the make.

If the source is already compiled to a Makefile all I have to do is create
an RPM with a spec file using %setup right?

Thanks
John Cordeiro