[csw-maintainers] how to avoid "Unknown option: --exec_prefix=/opt/csw"

Ben Walton bwalton at opencsw.org
Thu May 3 00:18:43 CEST 2012


Excerpts from rupert THURNER's message of Wed May 02 17:27:03 -0400 2012:

Hi Rupert,

> how can one avoid the error "Unknown option: --exec_prefix=/opt/csw"
> with mgar?  :

You'll want to override the value of DIRPATHS with everything it
includes except for the exec prefix option.  Looking at the GAR code,
you should be able to simply add the line:

NODIRPATHS += --exec_prefix

to your recipe to have it filtered out of DIRPATHS without having to
redefine the whole value.  Doing it this way should be more future
proof for the recipe.

Thanks
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302



More information about the maintainers mailing list