Excerpts from Amadeusz Żołnowski's message of 2012-03-26 00:11:53 +0200:
> +    set -x
> +    [[ ! -e $initdir/${_target%/*} ]] && inst_dir "${_target%/*}"
>      [[ -d ${_target%/*} ]] && _target=$(readlink -f 
> ${_target%/*})/${_target##*/}
>      ln -sfn $(convert_abs_rel "${_target}" "${_realsrc}") "$initdir/$_target"
> +    set +x

Sorry, I have forgot to remove debug. Corrected patch in next post.

-- 
Amadeusz Żołnowski

Attachment: signature.asc
Description: PGP signature

Reply via email to