| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007882 | CMake | CPack | public | 2008-10-29 06:34 | 2016-06-10 14:30 | ||||
| Reporter | Nicolas Despres | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | tweak | Reproducibility | N/A | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007882: [STGZ] Call a hook script | ||||||||
| Description | It is very useful to have a script called at installation time by the installation script generated by cpack. Thus, one can install shortcuts on the desktop, ask some more information to the user, etc... | ||||||||
| Additional Information | Something like: @@ -300,6 +300,6 @@ echo "Unpacking finished successfully" - +(cd ${toplevel} && sh hook.sh) exit 0 #----------------------------------------------------------- # Start of TAR.GZ file | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0014738) Bill Hoffman (manager) 2009-01-30 14:10 |
Sounds interesting do you have a patch? |
|
(0041463) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-10-29 06:34 | Nicolas Despres | New Issue | |
| 2009-01-30 14:09 | Bill Hoffman | Status | new => assigned |
| 2009-01-30 14:09 | Bill Hoffman | Assigned To | => Bill Hoffman |
| 2009-01-30 14:10 | Bill Hoffman | Note Added: 0014738 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041463 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |