summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/latex-make/svg2dev.py
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/latex-make/svg2dev.py')
-rwxr-xr-xMaster/texmf-dist/scripts/latex-make/svg2dev.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/latex-make/svg2dev.py b/Master/texmf-dist/scripts/latex-make/svg2dev.py
index e3eb96de210..62511eca4ab 100755
--- a/Master/texmf-dist/scripts/latex-make/svg2dev.py
+++ b/Master/texmf-dist/scripts/latex-make/svg2dev.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#coding=utf8
from optparse import OptionParser