Adding dropped empty-line separator in binary_debian-installer.

This commit is contained in:
Daniel Baumann 2012-12-01 01:56:32 +01:00 committed by Daniel Baumann
parent c48033696e
commit 7400939e84

View File

@ -361,6 +361,7 @@ then
precise)
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic-pae"
;;
*)
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic"
;;