mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Fix freebsd compilation
This commit is contained in:
parent
ab8e35b6b4
commit
cb719e2bf5
5 changed files with 16 additions and 3 deletions
|
@ -19,7 +19,8 @@ nox {
|
|||
} else {
|
||||
man.files = ../doc/qbittorrent.1
|
||||
}
|
||||
man.path = $$PREFIX/share/man/man1/
|
||||
|
||||
man.path = $$MANPREFIX/man/man1/
|
||||
INSTALLS += man
|
||||
|
||||
# Menu Icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue