From 79b8e558cdd888931189ee2900a352cf42fd5ed7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 15 Dec 2013 09:45:30 -0800 Subject: Fix install directory for Documentation on Mac Can't believe I didn't catch that when I did the equivalent fix for Linux a couple of days ago... Signed-off-by: Dirk Hohndel --- subsurface-install.pri | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/subsurface-install.pri b/subsurface-install.pri index 494da41bd..8e97ba3bf 100644 --- a/subsurface-install.pri +++ b/subsurface-install.pri @@ -28,10 +28,9 @@ mac { datadir = Contents/Resources/share marbledir.path = Contents/Resources/data xslt.path = $$datadir - doc.path = $$datadir/doc + doc.path = $$datadir/Documentation translation.path = Contents/Resources/translations qttranslation.path = Contents/Resources/translations - doc.files = $$files($$doc.files) QMAKE_BUNDLE_DATA += marbledir xslt doc translation qttranslation mac_deploy.target = mac-deploy -- cgit v1.2.3-70-g09d2