|
Revision 107, 0.7 kB
(checked in by jjarrett, 1 year ago)
|
Updated README and logic for naming of master archive.
|
| Line | |
|---|
| 1 |
Directions: |
|---|
| 2 |
|
|---|
| 3 |
1. Update ~/.rpmmarcos so the %_topdir points to a directory which contains the standard RPM Build environment, a BUILD, RPMS, SOURCES, SPECS and SRPMS subdirectories. Save the file. |
|---|
| 4 |
2. Change directory into the root directory of the source code subtree. |
|---|
| 5 |
3. Edit the archivify script so that OS variable is defined correctly. |
|---|
| 6 |
4. Run the script buildDownloads. Optionally pass the command line argument with the same value as assigned to %_topdir in ~/.rpmmacros file. |
|---|
| 7 |
5. The files needed for the Download Release site will be found in the clip-files directory within the directory identified by the path value of the %_topdir variable in ~/.rpmmacros. |
|---|
| 8 |
|
|---|
| 9 |
|
|---|