aboutsummaryrefslogtreecommitdiffstats
path: root/build_release
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2010-04-18 19:15:07 +0300
committerJouni Malinen <j@w1.fi>2010-04-18 19:15:07 +0300
commit0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3 (patch)
treeaabe4919b435bb29c382818031956900a7ff8ab7 /build_release
parent4fc387fce85951321d9be7124d2495edbfc627a7 (diff)
downloadexternal_wpa_supplicant_8_ti-0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3.zip
external_wpa_supplicant_8_ti-0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3.tar.gz
external_wpa_supplicant_8_ti-0b86f67a2970403d1b1b6d34ce49f5485ef5dbb3.tar.bz2
Add wpa_gui-qt4 translation files into build
Diffstat (limited to 'build_release')
-rwxr-xr-xbuild_release2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_release b/build_release
index fb46bc8..22dcd42 100755
--- a/build_release
+++ b/build_release
@@ -131,6 +131,8 @@ EOF
qmake -spec win32-x-g++
make -j2
cp release/wpa_gui.exe ../../../"$WDIR"
+ lrelease wpa_gui.pro
+ cp lang/wpa_gui_de.qm ../../../"$WDIR"
cd ../../..
rm -rf "$PDIR"
zip "$WDIR.zip" "$WDIR"/*