diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-08-16 22:59:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:45 +0700 |
commit | 5acf349929860f8001906927a28aa31bcfba68fe (patch) | |
tree | 6c26cd94d84d6c5ff48a1f6098dd17f49c27989b /libraries/libwps/README | |
parent | d6e5cefb1df547a227147488d66d83864d92fdef (diff) |
libraries/libwps: Updated for version 0.4.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libwps/README')
-rw-r--r-- | libraries/libwps/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libwps/README b/libraries/libwps/README index e2b3a59c332b..ae17ce1ef57a 100644 --- a/libraries/libwps/README +++ b/libraries/libwps/README @@ -6,4 +6,5 @@ scope of this project is just a Works word processor import filter, so there are no plans for supporting an export filter, spreadsheets, or databases. 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". |