diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2018-02-28 08:45:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-28 08:45:05 +0700 |
commit | 164efb0ba89af2ac14eea4f326aae9f13060bc68 (patch) | |
tree | 5c5651ffc0727d5b518d24b7763859a668b6209f /libraries/libmspub/README | |
parent | 1f3223a5264d78f8e1db1be0f18e6679b58f1c53 (diff) | |
download | slackbuilds-164efb0ba89af2ac14eea4f326aae9f13060bc68.tar.gz |
libraries/libmspub: Updated for version 0.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libmspub/README')
-rw-r--r-- | libraries/libmspub/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libmspub/README b/libraries/libmspub/README index 368c995f36..7816499249 100644 --- a/libraries/libmspub/README +++ b/libraries/libmspub/README @@ -2,4 +2,5 @@ Libmspub is an import filter library for Microsoft Publisher files, based on librevenge. It can import .pub files of all Microsoft Publisher versions. 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" ./libmspub.SlackBuild |