Skip to content

Commit cc6f47d

Browse files
committed
build: update qt lrelease patch for 5.12.10
1 parent 286d07f commit cc6f47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/patches/qt/drop_lrelease_dependency.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ diff --git a/qttranslations/translations/translations.pro b/qttranslations/trans
1414
index 694544c..eff339d 100644
1515
--- a/qttranslations/translations/translations.pro
1616
+++ b/qttranslations/translations/translations.pro
17-
@@ -109,3 +109,2 @@ updateqm.commands = $$LRELEASE ${QMAKE_FILE_IN} -qm ${QMAKE_FILE_OUT}
17+
@@ -107,3 +107,2 @@ updateqm.commands = $$LRELEASE ${QMAKE_FILE_IN} -qm ${QMAKE_FILE_OUT}
1818
silent:updateqm.commands = @echo lrelease ${QMAKE_FILE_IN} && $$updateqm.commands
1919
-updateqm.depends = $$LRELEASE_EXE
2020
updateqm.name = LRELEASE ${QMAKE_FILE_IN}

0 commit comments

Comments
 (0)