Remove automatic translation update as that always generates modified *.po files.

master
Torsten Paul 2014-12-04 20:44:53 +01:00
parent b6167b0b60
commit a466638433
1 changed files with 0 additions and 4 deletions

View File

@ -486,10 +486,6 @@ isEmpty(PREFIX):PREFIX = /usr/local
target.path = $$PREFIX/bin/
INSTALLS += target
# Run translation update scripts as last step after linking the target
QMAKE_POST_LINK += $$PWD/scripts/translation-make.sh
# Create install targets for the languages defined in LINGUAS
LINGUAS = $$cat(locale/LINGUAS)
LOCALE_PREFIX = $$PREFIX/share/openscad/locale