On Mi, 2007-05-23 at 14:49 -0400, Andreas Köhler wrote:
> Author: andi5
> Trac: http://svn.gnucash.org/trac/changeset/16125
> Log:
> Add /bin to PATH.

Sorry, this was meant to read "$LIBXSLT_DIR/bin", but bash filled in the
value :-)

> Modified: gnucash/trunk/packaging/win32/install.sh
> ===================================================================
> --- gnucash/trunk/packaging/win32/install.sh  2007-05-23 17:21:28 UTC (rev 
> 16124)
> +++ gnucash/trunk/packaging/win32/install.sh  2007-05-23 18:49:47 UTC (rev 
> 16125)
> @@ -432,6 +432,7 @@
>  function inst_libxslt() {
>      setup LibXSLT
>      _LIBXSLT_UDIR=`unix_path $LIBXSLT_DIR`
> +    add_to_env $_LIBXSLT_UDIR/bin PATH
>      if quiet which xsltproc
>      then
>          echo "libxslt already installed.  skipping."


_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to