modify size of view_queue() to avoid problems with 80x24 terminals

This commit is contained in:
chess.griffin 2009-08-23 16:07:45 +00:00
parent 4546107848
commit d27d4e3461
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Sat Aug 15 05:01:23 UTC 2009
Sun Aug 23 16:06:39 UTC 2009
Sbopkg 0.XX.X released. This version contains the following fixes and
enhancements:

View File

@ -1968,7 +1968,7 @@ view_queue() {
optionally installed, in the order listed from top to \
bottom.\n\nPlease select or unselect those packages you wish \
to keep in the build queue and then press <OK> to continue \
or press <Back> to go back.")" 30 70 14 \
or press <Back> to go back.")" 30 70 9 \
--file $TMPQUEUE 2> $ANSQUEUE
CHOICE=$?