summaryrefslogtreecommitdiff
path: root/office/gnucash/README
diff options
context:
space:
mode:
authorLenard Spencer <lspencer31@cfl.rr.com>2018-05-02 10:07:41 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-05-02 10:09:51 +0100
commit34a5082103a21a18e7425174c2378c70773b0a64 (patch)
tree46c6a6a7f1683cb5571e6324d5e2e06559f1b5b0 /office/gnucash/README
parent572f920c6b72f2eb267e4e7b8aeff36f4c50f385 (diff)
downloadslackbuilds-34a5082103a21a18e7425174c2378c70773b0a64.tar.gz
office/gnucash: Change option to WITHPYTHON.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/gnucash/README')
-rw-r--r--office/gnucash/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/office/gnucash/README b/office/gnucash/README
index d3d2451ed5..a54d230648 100644
--- a/office/gnucash/README
+++ b/office/gnucash/README
@@ -10,13 +10,10 @@ accurate reports.
Pass OFX="yes" for OFX (USA) (requies libofx)
Pass AQ="yes" to enable aqbanking (Germany) (requires aqbanking)
-Pass WITH_PYTHON="yes" to enable python bindings for report generation
+Pass WITHPYTHON="yes" to enable python bindings for report generation
If you want the SQL database integration, you must first have libdbi
and libdbi-drivers installed, and then pass the DBI="yes" flag.
NOTE: You must remove any previous installation of Gnucash before
running this script, otherwise the build will fail.
-
-EOL NOTE: According to the developers, this is the last release of the
-2.6.x series, with attention shifting to the 3.x series.