mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 710871 - Undo my last two commits.
Wrong solution to the problem. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23340 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7c34b75f58
commit
693a2efed7
@ -43,9 +43,6 @@ PATH={GNC_BIN};{PATH}
|
||||
# Tell GnuCash where to look for GnuCash modules
|
||||
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}
|
||||
|
||||
# Prevent embedded guile from issuing deprecation warnings
|
||||
GUILE_WARN_DEPRECATED=no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user