Jari Aalto wrote:
> Change the manual page to say that absolute paths are neede to run the
> files through debconf. E.g.
> 
>         DEBCONF_DEBUG=developer debconf /path/to/my-shell-prog
>       ...
>         debconf --frontend=readline sh -x /path/to/my-shell-prog
You don't have to use an absolute path, you have to refer to the program
you're running in a way that lets your PATH find it. ./preinst or
PATH=$PATH:.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to