From 2ea89b69cabfdc6f448dfdc5d826ecfe84b1a7d0 Mon Sep 17 00:00:00 2001 From: Robin Burchell Date: Thu, 27 Jun 2013 02:39:47 +0000 Subject: [PATCH] [transfer-engine] Remove additional doc install rule from doc.pri. qdoc seems to handle documentation installation itself. This install rule installed a second copy of documentation to a different path. How this worked previously, I am not entirely sure... --- doc/doc.pri | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/doc.pri b/doc/doc.pri index 9884760..480f16d 100644 --- a/doc/doc.pri +++ b/doc/doc.pri @@ -13,7 +13,3 @@ equals(QT_MAJOR_VERSION, 5): docs.commands = (cd doc/config; $$QDOC $$QDOCCONF; QMAKE_EXTRA_TARGETS += docs -doc.files = doc/html/* -doc.path = /usr/share/doc/nemo-transfer-engine -INSTALLS += doc - -- 2.23.0