aboutsummaryrefslogtreecommitdiffstats
path: root/misc/shared-mime-info/files/patch-data_freedesktop.org.xml.in
blob: 60803c82f3cb8402ef1135f1d08ece8fed76e3fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- data/freedesktop.org.xml.in.orig	2022-03-27 10:19:00 UTC
+++ data/freedesktop.org.xml.in
@@ -6638,6 +6638,7 @@ -->
     <comment>Python 3 script</comment>
     <sub-class-of type='text/x-python'/>
     <magic priority="60"><!-- higher priority than text/x-python -->
+      <match type="string" value="#!%%PYTHON_CMD%%" offset="0" />
       <match type="string" value="#!/bin/python3" offset="0"/>
       <match type="string" value="#! /bin/python3" offset="0"/>
       <match type="string" value='eval \"exec /bin/python3' offset="0"/>