projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17481d2
)
Recover ">> ${LOGFILE} 2>&1"
author
Sebastian Pipping
<sebastian@pipping.org>
Fri, 14 Jan 2011 16:22:34 +0000
(17:22 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Fri, 14 Jan 2011 16:22:34 +0000
(17:22 +0100)
gen_compile.sh
patch
|
blob
|
history
diff --git
a/gen_compile.sh
b/gen_compile.sh
index 0d79d13e9888408f0c2150a63350810fa8b3e33c..638f3c4323aa586e4335e38f584f3f7089683328 100755
(executable)
--- a/
gen_compile.sh
+++ b/
gen_compile.sh
@@
-432,7
+432,7
@@
compile_lvm() {
./configure --enable-static_link --prefix=${TEMP}/lvm \
--with-lvm1=none --with-clvmd=none --with-cluster=none \
--disable-readline --disable-selinux --with-mirrors=none \
- --with-snapshots=none --with-pool=internal || \
+ --with-snapshots=none --with-pool=internal
>> ${LOGFILE} 2>&1
|| \
gen_die 'Configure of lvm failed!'
print_info 1 'lvm: >> Compiling...'
compile_generic '' utils