diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-04-02 19:43:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:09 +0700 |
commit | 5f4ce58db43c0c52156746601868a966f34f9713 (patch) | |
tree | a5635b950f6cdb3154cd4d4c90222e26377401a3 /libraries/png++/README | |
parent | 465c995ff1b998e0d0ffe5040b36a9def6a02b11 (diff) | |
download | slackbuilds-5f4ce58db43c0c52156746601868a966f34f9713.tar.gz |
libraries/png++: Minor cleanups.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/png++/README')
-rw-r--r-- | libraries/png++/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libraries/png++/README b/libraries/png++/README index 1d6a2ff4f8..1f74c35f3d 100644 --- a/libraries/png++/README +++ b/libraries/png++/README @@ -4,4 +4,6 @@ the PNG reference implementation library. PNG++ is free software distributed under a modified variant of the BSD license. -To install the html docs use: DOC=yes ./png++.SlackBuild +To install the html docs use: + + DOC="yes" ./png++.SlackBuild |