mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add $LIBXSLT_DIR/bin to PATH.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16125 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
ba20c1d712
commit
c61a83f29f
@ -432,6 +432,7 @@ function inst_exetype() {
|
||||
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."
|
||||
|
Loading…
Reference in New Issue
Block a user