From 6dc77697f392ae438657276391ba58a488a56e67 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 11 Mar 2007 18:51:20 +0000 Subject: [PATCH] - Use the new doc directory --- src/src.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/src.pro b/src/src.pro index f0b509c05..098caf582 100644 --- a/src/src.pro +++ b/src/src.pro @@ -50,7 +50,7 @@ contains(DEBUG_MODE, 0){ # Install unix { # Man page - man.files = doc/qbittorrent.1.gz + man.files = ../doc/qbittorrent.1.gz man.path = $$PREFIX/share/man/man1/ INSTALLS += man