[PATCH 1/3] correctly install translations after a clean checkout

me at bearsh.org me at bearsh.org
Sat Dec 7 04:25:16 UTC 2013


From: Martin Gysel <me at bearsh.org>

Signed-off-by: Martin Gysel <me at bearsh.org>
---
 subsurface-install.pri | 1 +
 1 file changed, 1 insertion(+)

diff --git a/subsurface-install.pri b/subsurface-install.pri
index d8ee34f..1fdacbe 100644
--- a/subsurface-install.pri
+++ b/subsurface-install.pri
@@ -160,6 +160,7 @@ XSLTDIR = $(DATADIR)/subsurface
 	doc.CONFIG += no_check_exist
 
 	translation.path = /$(DATADIR)/subsurface/translations
+	translation.CONFIG += no_check_exist
 
 	INSTALLS += target desktop icon manpage xslt doc marbledir translation
 	install.target = install
-- 
1.8.5.1



More information about the subsurface mailing list