diff src/qt.mk @ 3409:5e77c5fc91ed

qt: build translations in cross build and install * src/qt.mk: in cross compile configure options, set translate path and -make option. * makeinst-script.sh: Add createion and removal of libexec\octave\octave-version\qt.conf
author John Donoghue <john.donoghue@ieee.org>
date Fri, 10 Jan 2014 21:22:39 -0500
parents 41645c0a134c
children 7901815035d6
line wrap: on
line diff
--- a/src/qt.mk	Thu Jan 09 19:50:26 2014 -0500
+++ b/src/qt.mk	Fri Jan 10 21:22:39 2014 -0500
@@ -79,6 +79,8 @@
       -no-reduce-exports \
       -no-ssse3 \
       -no-rpath \
+      -make translations \
+      -translationdir '$($(PKG)_PREFIX)/translations' \
       -device-option PKG_CONFIG='$(MXE_PKG_CONFIG)' \
       -force-pkg-config  \
       -v