Make install for translations.

--HG--
branch : develop
This commit is contained in:
dismine 2013-11-25 11:17:47 +02:00
parent f91335d4cd
commit db004d4521
3 changed files with 372 additions and 372 deletions

View File

@ -113,13 +113,13 @@ unix {
isEmpty(PREFIX) { isEmpty(PREFIX) {
PREFIX = /usr PREFIX = /usr
} }
BINDIR = $$PREFIX/bin BINDIR = $$PREFIX/local/bin
DATADIR =$$PREFIX/share DATADIR =$$PREFIX/share
DEFINES += DATADIR=\\\"$$DATADIR\\\" PKGDATADIR=\\\"$$PKGDATADIR\\\" DEFINES += DATADIR=\\\"$$DATADIR\\\" PKGDATADIR=\\\"$$PKGDATADIR\\\"
#MAKE INSTALL #MAKE INSTALL
target.path = $$BINDIR target.path = $$BINDIR
translations.path = $$DATADIR/$${TARGET}/translations translations.path = $$DATADIR/$${TARGET}/translations
translations.files += $${DESTDIR}/*.qm translations.files = bin/valentina_ru.qm bin/valentina_uk.qm
INSTALLS += target \ INSTALLS += target \
translations translations
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff