Zitat von Olaf van der Spek <olafvds...@gmail.com>:

Hi,

At the moment the default package file name is like
"xbt-tracker-0.1.1-Linux.deb".
Could this be changed to "xbt-tracker_0.1.1_i386.deb"?
Note the underscore instead of minus as field separator and the architecture.

Last time I looked at CPack, the cpack core chose the base name, not the generator. So either you choose the name from outside (via variables) which is rather clumsy, or you patch cpack to give more control to the generators.

HS


_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to