mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
- Use the new doc directory
This commit is contained in:
parent
9bf9e112fd
commit
6dc77697f3
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ contains(DEBUG_MODE, 0){
|
||||||
# Install
|
# Install
|
||||||
unix {
|
unix {
|
||||||
# Man page
|
# Man page
|
||||||
man.files = doc/qbittorrent.1.gz
|
man.files = ../doc/qbittorrent.1.gz
|
||||||
man.path = $$PREFIX/share/man/man1/
|
man.path = $$PREFIX/share/man/man1/
|
||||||
INSTALLS += man
|
INSTALLS += man
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue