Skip to content

Commit 944c27d

Browse files
author
jef
committedAug 2, 2009

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎scripts/update_ts_files.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ tar -xvf i18n/qt_ts.tar
4444
rm i18n/qt_ts.tar
4545
if [ -f i18n/qgis_ts.tar ]; then
4646
echo Unpacking i18n/qgis_ts.tar
47+
tar -xvf i18n/qgis_ts.tar
4748
rm i18n/qgis_ts.tar
4849
fi

0 commit comments

Comments
 (0)
Please sign in to comment.