pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: package with hard-coded shell path
> If you are trying to replace bone shell, ksh or bash,
> you can use REPLACE_{SH,KSH,BASH},
> and you need to add those shell to USE_TOOLS.
>
> USE_TOOLS+= bash
> REPLACE_BASH= tools/util.sh
>
> It will be replaced in pre-configure phase.
> USE_TOOLS take care well whether the shell is builtin or not.
>
> see also: make help topic=replace_interpreter
Thanks. These three should be mentioned somewhere in the Guide. Currently I
can find only REPLACE_PERL, REPLACE_PYTHON, and REPLACE_INTERPRETER.
Thanks,
Tim
Home |
Main Index |
Thread Index |
Old Index