Sfoglia il codice sorgente

Merge topic 'CPackSTGZ-NoSubstitution'

07bd856 CPackSTGZ  quote here-doc, fix bug10518
Brad King 15 anni fa
parent
commit
2e594e4adb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Modules/CPack.STGZ_Header.sh.in

+ 1 - 1
Modules/CPack.STGZ_Header.sh.in

@@ -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