mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 710871 - Remove errant $.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23338 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
82a0329df0
commit
7c34b75f58
@ -44,7 +44,7 @@ PATH={GNC_BIN};{PATH}
|
||||
GNC_MODULE_PATH={GNC_LIB};{GNC_MODULE_PATH}
|
||||
|
||||
# Tell GnuCash where to look for local python site-packages.
|
||||
PYTHONPATH={SYS_LIB}/python2.7/site-packages;${PYTHONPATH}
|
||||
PYTHONPATH={SYS_LIB}/python2.7/site-packages;{PYTHONPATH}
|
||||
|
||||
# Prevent embedded guile from issuing deprecation warnings
|
||||
GUILE_WARN_DEPRECATED=no
|
||||
|
Loading…
Reference in New Issue
Block a user