https://issues.apache.org/ooo/show_bug.cgi?id=118778
Andre <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from Andre <[email protected]> 2012-01-16 14:40:19 UTC --- As outlined above, I have added the environment variable ADDITIONAL_REPOSITORIES. Its content is a ";" separated list of paths. Each path specifies the location of an additional repository. The paths are expected to be relative to main/. Absolute paths are not supported at the moment. This variable is evaluated in solenv/bin/build.pl and passed to solenv/bin/modules/SourceConfig.pm where it is handled as when it came from a source_config file. When the --with-lang option is given to configure then ADDITIONAL_REPOSITORIES is extended by "../extras" to include the extras/ directory, in which the l10n module is located. SVN revision is 1232004. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
