diff options
Diffstat (limited to 'subsurface-install.pri')
-rw-r--r-- | subsurface-install.pri | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface-install.pri b/subsurface-install.pri index 89d1958a8..1cf4f2f0c 100644 --- a/subsurface-install.pri +++ b/subsurface-install.pri @@ -141,7 +141,7 @@ XSLTDIR = $(DATADIR)/subsurface icon.files = $$ICON xslt.path = /$(XSLTDIR) - marbledir.path = /$(DATADIR)/subsurface + marbledir.path = /$(DATADIR)/subsurface/data doc.path = /$(DOCDIR) doc.CONFIG += no_check_exist |