live-systems.org/gitweb
/
live-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79a520
)
Adding dropped empty-line separator in defaults.
author
Daniel Baumann
<daniel@debian.org>
Sat, 1 Dec 2012 00:55:30 +0000
(
01:55
+0100)
committer
Daniel Baumann
<daniel@debian.org>
Sat, 1 Dec 2012 00:56:37 +0000
(
01:56
+0100)
functions/defaults.sh
patch
|
blob
|
blame
|
history
diff --git
a/functions/defaults.sh
b/functions/defaults.sh
index
8632d08
..
5607cbb
100755
(executable)
--- a/
functions/defaults.sh
+++ b/
functions/defaults.sh
@@
-712,6
+712,7
@@
Set_defaults ()
precise)
LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-generic-pae}"
;;
+
*)
LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-generic}"
;;