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
--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index