mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-05 08:10:21 +01:00
2021-09-25 Fred Gleason <fredg@paravelsystems.com>
* Changed the shebang path in 'scripts/init_template_host.py' from '/usr/bin/python' to '/usr/bin/python3'. * Changed the shebang path in 'scripts/engine_conv.py' from '/usr/bin/python' to '/usr/bin/python3'. * Added 'qt5-qtbase-devel' and 'qt5-linguist' build dependencies to 'rivendell.spec.in'. Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
|
||||
# engine_conv.py
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user