mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix paths to help files
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@744 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
12ed405eeb
commit
eb71324b08
2
xacc
2
xacc
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
# Generated automatically from xacc.in by configure.
|
||||
|
||||
XACC_HELP=${XACC_HELP:-/usr/local/share/xacc/Docs}
|
||||
XACC_HELP=${XACC_HELP}:./Docs:/usr/local/share/xacc/Docs
|
||||
export XACC_HELP
|
||||
exec xacc.bin $@
|
||||
|
Loading…
Reference in New Issue
Block a user