Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎i18n/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ i18n_SOURCES = \
4949
qgis_lv.ts \
5050
qgis_zh_CN.ts
5151
%.qm: %.ts
52-
cd ..; ./create_qm_files.sh
52+
cd ..; /bin/sh ./create_qm_files.sh
5353

5454
EXTRA_DIST = $(i18n_SOURCES)

0 commit comments

Comments
 (0)
Please sign in to comment.