mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
correctly install translations after a clean checkout
Signed-off-by: Martin Gysel <me@bearsh.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
bf88efae08
commit
26dab9b5ce
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue