aboutsummaryrefslogtreecommitdiff
path: root/office/gnucash/README
diff options
context:
space:
mode:
authorLenard Spencer <lenardrspencer@gmail.com>2021-05-10 19:49:57 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-17 08:49:44 +0700
commitca31a2e3136f3ce7d055b3a1b652d5feb26340fe (patch)
tree4024d22f00d285c274d8f3eb5fd2e524eec3ccb1 /office/gnucash/README
parent724d410c9e48a5cd98f6539523d2e8d9415a7dd9 (diff)
office/gnucash: Cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/gnucash/README')
-rw-r--r--office/gnucash/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/office/gnucash/README b/office/gnucash/README
index 4961760c5a59d..50543f2800476 100644
--- a/office/gnucash/README
+++ b/office/gnucash/README
@@ -16,10 +16,3 @@ Pass WITHPYTHON="yes" to enable Python bindings for report gereration.
If you want the SQL database integration, you must first have libdbi
and libdbi-drivers installed and pass DBI="yes" to the build script.
-
-The script now incudes an option to build with ninja. To use this
-option, make sure ninja is installed and pass NINJA="yes" to the
-build script.
-
-NOTE: You must remove any previous installation of Gnucash before
-running this script, otherwise the build will most likely fail.