From cf3f5ce2bc40cd1e0546a5ab9cb2dee2c892054e Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Tue, 6 Mar 2007 09:16:46 -0500 Subject: STYLE: Defautl answer for the license is no --- Modules/CPack.STGZ_Header.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/CPack.STGZ_Header.sh.in b/Modules/CPack.STGZ_Header.sh.in index 7044be8..3372dd0 100755 --- a/Modules/CPack.STGZ_Header.sh.in +++ b/Modules/CPack.STGZ_Header.sh.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*) -- cgit v0.12