forked from cms-sw/pkgtools
-
Notifications
You must be signed in to change notification settings - Fork 0
davidlt/pkgtools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The PKGTOOLS package contains the scripts needed for handling the packaging of software packages built and distributed as part of the cms software/computing. The spec files describing how to build any given package are in a separate package called CMSDIST. SETTING UP A WORKING BUILD ENVIRONMENT ====================================== While cmsBuild tries to be as self consistent as possible a few external dependencies are required to create the initial bootstrap kit. In particular, on platforms which do not provide rpm (e.g. macosx) you need to build an initial rpm to build a bootstrap kit. This can be done by using the `build_rpm.sh` script, e.g.: PKGTOOLS/build_rpm.sh --prefix /usr/local DOCUMENTATION ============= Documentation is found in the docs directory, in the form of a bunch of markdown formatted text files. For an HTML version, simply open the `PKGTOOLS/docs/index.html` file. Deployment of web pages on the server can be done by simply copying the docs directory in some web area. LICENSE ======= This software is provided under FERMILAB variation of the BSD license. For the full disclaimer see docs/license.txt
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 82.7%
- Perl 10.0%
- Shell 4.6%
- JavaScript 2.7%