MantisBT - CMake
View Issue Details
0011664CMakeCPackpublic2011-01-06 15:172016-06-10 14:31
Matthieu Patou 
Kitware Robot 
normalmajoralways
closedmoved 
Apple MacOS X10.4.10
CMake 2.8.3 
 
0011664: CPACK_*_SCRIPT not correctly located in a CPACK generated DMG
using the following stanza
SET(CPACK_POSTUPGRADE_SCRIPT "test_script")
will result with the postupgrade being installed in Contents/Resource/<lang>.lproj/

Although this page: http://s.sudre.free.fr/Stuff/PackageMaker_Howto.html, [^] suggest that it should be in Contents/Resource

Analyzing different DMG confirms this, for instance wxpython
.
./.Trashes
./README 1st.txt
./uninstall_wxPython.py
./wxPython2.8-osx-unicode-universal-py2.6.pkg
./wxPython2.8-osx-unicode-universal-py2.6.pkg/Contents
./wxPython2.8-osx-unicode-universal-py2.6.pkg/Contents/Resources
./wxPython2.8-osx-unicode-universal-py2.6.pkg/Contents/Resources/License.rtf
./wxPython2.8-osx-unicode-universal-py2.6.pkg/Contents/Resources/postflight
./wxPython2.8-osx-unicode-universal-py2.6.pkg/Contents/Resources/preflight
...
No tags attached.
Issue History
2011-01-06 15:17Matthieu PatouNew Issue
2011-01-17 16:59David ColeAssigned To => David Cole
2011-01-17 16:59David ColeStatusnew => assigned
2011-10-25 22:43David ColeAssigned ToDavid Cole =>
2011-10-25 22:43David ColeStatusassigned => backlog
2016-06-10 14:28Kitware RobotNote Added: 0041773
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0041773)
Kitware Robot   
2016-06-10 14:28   
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.