2007/9/30, Eric Noulard <[EMAIL PROTECTED]>:
> 2007/9/29, Bill Hoffman <[EMAIL PROTECTED]>:
> > I have been busy and have not had time to look at this thread.  I have
> > also not had
> > a proper chance to look at the the generators that were added to CPack.
> > My gut feeling is that all variables should stay prefixed with CPACK_.
> > CPACK_DEBIAN_XXXX.    Keeps us from polluting the global namespace
> > with arbitrary names and it lets you know that the variable is for use
> > in CPack.
>
> OK I'll submit a patch for RPM generator for which all
> RPM_<WHATEVER> variables will become
> CPACK_RPM_<WHATEVER>

Done.
You've got the patch which fix the issue for RPM generator.
http://www.cmake.org/Bug/view.php?id=5878

-- 
Erk
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to