Adjust size of release dialog
authorMichael Prokop <mika@grml.org>
Wed, 4 Mar 2009 16:38:43 +0000 (17:38 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 4 Mar 2009 16:38:43 +0000 (17:38 +0100)
grml-debootstrap

index 233e53a..d80e583 100755 (executable)
@@ -256,7 +256,7 @@ prompt_for_release()
 {
   RELEASE="$(dialog --stdout --title "${PN}" --default-item lenny --menu \
             "Please enter the Debian release you would like to use for installation:" \
-            0 50 3 \
+            0 50 4 \
             etch     Debian/old-stable \
             lenny    Debian/stable \
             squeeze  Debian/testing \