[csw-maintainers] GAR: adding /opt/csw/gnu to PATH and gettext issues
Peter FELECAN
pfelecan at opencsw.org
Tue Jun 12 19:20:08 CEST 2012
Dagobert Michelsen <dam at opencsw.org> writes:
> The idiom to add the path to a specific phase is
> CONFIGURE_ENV_PATH = /opt/csw/gnu:$(PATH)
>
> There are similar variables for the other phases:
> BUILD_ENV_PATH
> TEST_ENV_PATH
> INSTALL_ENV_PATH
Nice. They are in great need of documentation...
> To unconditionally add it to all phases you use
>
> PATH := /opt/csw/gnu:$(PATH)
>
> *after* the include category.mk
This is what I used succesfully. Than you.
--
Peter
More information about the maintainers
mailing list