blob: a260acd4bad22768846c6336a8e6165a6461c295 [file] [log] [blame]
Justin Thaler35e3a042018-07-23 18:43:04 -05001README for build script
2
3This script is used to simplify the build process for rpms. It must be run with root privileges.
4simply run the script with the current directory structure. It will prompt the user for the version
5and the release number to use. It will then create a tarball for the rpm content
6and then build the rpm. Once complete the new rpm can be found in /tmp/openbmctool-{version-release)/
7directory.