diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-04-06 04:59:00 +0100 |
---|---|---|
committer | Dave Woodfall <dave@slackbuilds.org> | 2020-04-06 04:59:00 +0100 |
commit | 099eff95f7c36ec69efb66aab98e9f608cc32abd (patch) | |
tree | 30d97ff31ab860d39492f1f3f7568786997beb0b | |
parent | 11ecf66887fd599e7c2664fd0fbe24e8a40ad415 (diff) | |
download | slackbuilds-099eff95f7c36ec69efb66aab98e9f608cc32abd.tar.gz |
libraries/qt5: Update README
-rw-r--r-- | libraries/qt5/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/qt5/README b/libraries/qt5/README index f19c24f651..8ad0aa4a80 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -17,8 +17,6 @@ To use Qt's built-in ccache option: CCACHE=yes ./qt5.SlackBuild -See README.benchmarks for the benefits of using ccache. - To build the documentation: DOCS=yes ./qt5.SlackBuild |