Building an OpenCSW package

Jeffrey Walton noloader at gmail.com
Tue Jul 24 23:54:48 CEST 2018


Hi Everyone,

I'm having trouble finding instructions for building a package. Google
is not helping very much:
https://www.google.com/search?q=opencsw+how+to+build+a+package .

The docs seem to miss it and skip to the catalogue step:
https://www.opencsw.org/manual/for-maintainers/building-a-catalog.html
. The catalogue page references the package:

    catalog_root=${HOME}/opencsw-catalog
    catalog_path=${catalog_root}/$(uname -p)/$(uname -r)
    cp /path/to/your_package.pkg ${catalog_path}
    bldcat ${catalog_path}

Where are the instructions for creating "your_package.pkg" ?

Jeff


More information about the users mailing list