Hi J-S, Robert, On 12/16/08, Robert Osfield <[email protected]> wrote: > HI J-S, > > On Tue, Dec 16, 2008 at 2:42 PM, Jean-Sébastien Guay > <[email protected]> wrote: >> First question, after just having done the CMake configure/generate: where >> does the information entered in CPACK_PACKAGE_CONTACT end up? I would >> probably put [email protected] by default, but I don't >> know >> if it makes any difference...
I wanted to open that up because it will become more important later. Rigth now it is unused. In future it may be part of a visual installer but most importantly / making debian packages requires a contact to be entered. To be precise the DEB generator uses CPACK_DEBIAN_PACKAGE_CONTACT but if none is defined CPACK_CONTACT gets used instead. > > [email protected] only allows posts from those > subscribed so wouldn't be the best thing to do. As for an contact, a > single person contact wouldn't be appropriate, perhaps create an > [email protected] when a number of osg maintainers sit on > this address and allow anyone to post... but it would of course have > problems with spam... Setting a default is fine and perfect for installers, while when someone wants to build debian packages he would want to provide more precise information. The latter is the reason to why I made it publicly available and cached. Mattias > > Robert. > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
