Merge topic 'CPackSTGZ-NoSubstitution'

07bd856 CPackSTGZ  quote here-doc, fix bug10518
This commit is contained in:
Brad King 2010-12-16 13:59:49 -05:00 committed by CMake Topic Stage
commit 2e594e4adb
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ then
if [ "x${cpack_skip_license}x" != "xTRUEx" ]
then
more << ____cpack__here_doc____
more << '____cpack__here_doc____'
@CPACK_RESOURCE_FILE_LICENSE_CONTENT@
____cpack__here_doc____
echo