Adding dropped empty-line separator in binary_debian-installer.
This commit is contained in:
parent
1af24ca926
commit
0da4e6e3e3
|
@ -361,6 +361,7 @@ then
|
||||||
precise)
|
precise)
|
||||||
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic-pae"
|
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic-pae"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
*)
|
*)
|
||||||
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic"
|
DI_PACKAGES="${DI_REQ_PACKAGES} linux-generic"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue