root/setup.cfg.template
| Revision 1686:b6f1329c60fe, 326 bytes (checked in by klai@…, 2 months ago) |
|---|
| Line | |
|---|---|
| 1 | [bdist_rpm] |
| 2 | release = 1 |
| 3 | doc_files = README.txt |
| 4 | requires = KL >= $kl_version$, $decimal$, vxargs |
| 5 | distribution-name = $distribution_name$ |
| 6 | prep_script = scripts/prep.sh |
| 7 | post_install = scripts/post_install.sh |
| 8 | pre_uninstall = scripts/pre_uninstall.sh |
| 9 | post_uninstall = scripts/post_uninstall.sh |
| 10 | pre_install = scripts/pre_install.sh |
Note: See TracBrowser
for help on using the browser.
