[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Creating pkg files
- Subject: [cobalt-developers] Creating pkg files
- From: "John Cordeiro" <jcordeiro@xxxxxxxxxxxxxxx>
- Date: Thu Feb 15 15:49:01 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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