Blame SOURCES/qtmultimedia-python-shebang.patch

106544
diff --git a/tests/auto/runautotests.py b/tests/auto/runautotests.py
106544
index ba277e9..162dd1d 100755
106544
--- a/tests/auto/runautotests.py
106544
+++ b/tests/auto/runautotests.py
106544
@@ -1,4 +1,4 @@
106544
-#! /usr/bin/env python
106544
+#! /usr/bin/python3
106544
 #############################################################################
106544
 ##
106544
 ## Copyright (C) 2016 The Qt Company Ltd.