diff options
Diffstat (limited to 'doc/doc.pri')
| -rw-r--r-- | doc/doc.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.pri b/doc/doc.pri index 037a9a0..547b92d 100644 --- a/doc/doc.pri +++ b/doc/doc.pri @@ -28,7 +28,7 @@ qch_docs.depends += html_docs qch_docs.files = $$QCH_FILE unix:!macx { - qch_docs.path = /share/doc/qtcreator + qch_docs.path = $$PREFIX/share/doc/coroutine qch_docs.CONFIG += no_check_exist INSTALLS += qch_docs } |
