Hi Etienne,
On Wed, 20 Oct 2010 09:44:56 +0200, Etienne Millon wrote:
>> Does the following sentence relate to my question?
>>
>> > I believe that the second warning can be
>> > safely ignored.
>
> It does, indeed. On line 30 of /usr/bin/texmacs, the inclusion of
> "$TEXMACS_BIN_PATH/lib" is properly done, because :
>
> - if LD_LIBRARY_PATH is empty before, the ${LD_LIBRARY_PATH+...}
> constructs evaluates to the empty string (and no colon is added)
> - if LD_LIBRARY_PATH was non-empty, the construct evaluates to
> ":$LD_LIBRARY_PATH" and no "single colon" is present
>
> So, this part is safe.
>
> However, in plugins/mupad/bin/tm_mupad_help, its use is not escaped
> and will add a leading colon, and my previous patch addresses that.
>
> Hope that clarifies,
Thanks for your clarification. I'll upload a fixed package
as soon as possible. Thanks again.
Regards, 2010-10-20(Wed)
--
Debian Developer - much more I18N of Debian
Atsuhito Kohda <kohda AT debian.org>
Department of Math., Univ. of Tokushima
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]