]> git.pld-linux.org Git - packages/qt6.git/commitdiff
- fix command continuation
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 30 Jul 2022 20:24:20 +0000 (22:24 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 30 Jul 2022 20:24:20 +0000 (22:24 +0200)
qt6.spec

index 5c34e3a28178c7975e057ea57e27f09345311c0f..171021838bd7f60c0d3e7ba1315c548148c6e4c5 100644 (file)
--- a/qt6.spec
+++ b/qt6.spec
@@ -1138,7 +1138,7 @@ Generator plików makefile dla aplikacji Qt6.
        ' qtbase/mkspecs/common/linux.conf
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
-       qtbase/mkspecs/features/uikit/devices.py
+       qtbase/mkspecs/features/uikit/devices.py \
        qtbase/util/testrunner/qt-testrunner.py
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+perl(\s|$),#!%{__perl}\1,' \
This page took 0.258316 seconds and 4 git commands to generate.