mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
- Fix from Cristian Greco about replacing hyphens by minus
This commit is contained in:
parent
e9865c42bd
commit
71a92bbb63
3 changed files with 29 additions and 1 deletions
|
@ -44,7 +44,7 @@ contains(DEBUG_MODE, 0){
|
|||
}
|
||||
|
||||
# Man page
|
||||
man.files = ../doc/qbittorrent.1.gz
|
||||
man.files = ../doc/qbittorrent.1
|
||||
man.path = $$PREFIX/share/man/man1/
|
||||
INSTALLS += man
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue