--- drbd-0.7.22/scripts/adjust_drbd_config_h.sh.orig 2006-12-29 13:02:18.000000000 -0500 +++ drbd-0.7.22/scripts/adjust_drbd_config_h.sh 2006-12-29 13:02:31.000000000 -0500 @@ -22,11 +22,11 @@ test -n "$KDIR" KDIR=${KDIR%/} -if test -z "$O"; then +#if test -z "$O"; then O=$KDIR; -else - O=${O%/} -fi +#else +# O=${O%/} +#fi # some paranoia: check that all files are where we expect them ls > /dev/null \