Skip to content

Commit

Permalink
Kick qmake in the butt to actually install man pages
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed Dec 13, 2020
1 parent e232526 commit cb2ca90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/man.pro
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

isEmpty(INSTALL_PREFIX):INSTALL_PREFIX = /usr

TEMPLATE = app
TARGET = $(nothing)
TEMPLATE = aux
TARGET = man

MAN_SRC = qdirstat.1 \
qdirstat-cache-writer.1
Expand Down

0 comments on commit cb2ca90

Please sign in to comment.