STYLE: Defautl answer for the license is no

This commit is contained in:
Andy Cedilnik 2007-03-06 09:16:46 -05:00
parent 5cc53f2dc1
commit cf3f5ce2bc
1 changed files with 1 additions and 1 deletions

View File

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