Make install for translations.
--HG-- branch : develop
This commit is contained in:
parent
f91335d4cd
commit
db004d4521
|
@ -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
Loading…
Reference in New Issue
Block a user