diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-28 08:43:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-28 08:43:18 +0700 |
commit | 1f3223a5264d78f8e1db1be0f18e6679b58f1c53 (patch) | |
tree | a6f5286c64f5ea47d3afb358aa208b03ab8a4cf2 /libraries/libabw/README | |
parent | 25cd11e2f0ea5c3779ca6b3ae35061e1370a31d0 (diff) | |
download | slackbuilds-1f3223a5264d78f8e1db1be0f18e6679b58f1c53.tar.gz |
libraries/libabw: Updated for version 0.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libabw/README')
-rw-r--r-- | libraries/libabw/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libabw/README b/libraries/libabw/README index 2620855ca7..663789a591 100644 --- a/libraries/libabw/README +++ b/libraries/libabw/README @@ -1,4 +1,5 @@ Libabw is an import filter library for AbiWord documents, based on librevenge. It is a part of the Document Liberation Project. -To build the doxygen html documentation use DOC="yes". +To build the doxygen html documentation use: + DOC="yes" ./libabw.SlackBuild |