mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
STYLE: Defautl answer for the license is no
This commit is contained in:
@@ -84,7 +84,7 @@ then
|
||||
@CPACK_RESOURCE_FILE_LICENSE_CONTENT@
|
||||
____cpack__here_doc____
|
||||
echo
|
||||
echo "Do you accept the license? [Yn]: "
|
||||
echo "Do you accept the license? [yN]: "
|
||||
read line leftover
|
||||
case ${line} in
|
||||
y* | Y*)
|
||||
|
||||
Reference in New Issue
Block a user