projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e53a5
)
more multipath basics
author
Joshua Jackson
<tsunam@tsunam.org>
Wed, 25 Feb 2009 00:02:43 +0000
(16:02 -0800)
committer
Joshua Jackson
<tsunam@tsunam.org>
Wed, 25 Feb 2009 00:02:43 +0000
(16:02 -0800)
gen_funcs.sh
patch
|
blob
|
history
diff --git
a/gen_funcs.sh
b/gen_funcs.sh
index 9c3a7ec071ff48302a5db774fedd70a2645a1e4f..00416650a0afbf8d8cb7d0553f35dd562a8dfb9a 100755
(executable)
--- a/
gen_funcs.sh
+++ b/
gen_funcs.sh
@@
-516,7
+516,7
@@
set_config_with_override() {
}
check_distfiles() {
- for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR
+ for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $
MULTIPATH_SRCTAR $
LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR
do
if [ ! -f "${i}" ]
then