42 lines
1.8 KiB
Plaintext
42 lines
1.8 KiB
Plaintext
|
There is no pyton3 called python here on SUSE
|
||
|
|
||
|
---
|
||
|
texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py | 2 +-
|
||
|
texmf-dist/scripts/lilyglyphs/lily-image-commands.py | 2 +-
|
||
|
texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py | 2 +-
|
||
|
texmf-dist/scripts/lilyglyphs/lilyglyphs_common.py | 2 +-
|
||
|
4 files changed, 4 insertions(+), 4 deletions(-)
|
||
|
|
||
|
--- texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py
|
||
|
+++ texmf-dist/scripts/lilyglyphs/lily-glyph-commands.py 2021-02-09 08:46:43.266270061 +0000
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!/usr/bin/env python3
|
||
|
|
||
|
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||
|
# %
|
||
|
--- texmf-dist/scripts/lilyglyphs/lily-image-commands.py
|
||
|
+++ texmf-dist/scripts/lilyglyphs/lily-image-commands.py 2021-02-09 08:46:49.826143530 +0000
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!/usr/bin/env python3
|
||
|
|
||
|
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||
|
# %
|
||
|
--- texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py
|
||
|
+++ texmf-dist/scripts/lilyglyphs/lily-rebuild-pdfs.py 2021-02-09 08:46:57.062003966 +0000
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!/usr/bin/env python3
|
||
|
|
||
|
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||
|
# %
|
||
|
--- texmf-dist/scripts/lilyglyphs/lilyglyphs_common.py
|
||
|
+++ texmf-dist/scripts/lilyglyphs/lilyglyphs_common.py 2021-02-09 08:47:04.397862469 +0000
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/usr/bin/env python
|
||
|
+#!/usr/bin/env python3
|
||
|
|
||
|
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||
|
# %
|