mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 08:27:24 -06:00
Fix freebsd compilation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user