Fix problem with updating localization.
(grafted from cf937fc12d098c36ad5493692981ee73950d5f8b) --HG-- branch : release
This commit is contained in:
parent
57e2e02aed
commit
840520c5f8
|
@ -54,6 +54,7 @@ for(_translation_name, INSTALL_TRANSLATIONS) {
|
||||||
}
|
}
|
||||||
system(rm -fv $${OUT_PWD}/$$DESTDIR/translations/*.qm)
|
system(rm -fv $${OUT_PWD}/$$DESTDIR/translations/*.qm)
|
||||||
}
|
}
|
||||||
|
QMAKE_CLEAN += $$shell_path($$_translation_name)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user