smolt script syntax errors in mythtv package
Paul <[email protected]>
| Newsgroups | gmane.linux.redhat.rpm.atrpms.general |
|---|---|
| Message-ID | <[email protected]> |
I've been having issues starting the frontend , when I noticed the smolt scripts doesn't have the correct bang line eg /usr/share/mythtv/hardwareprofile/sendProfile.py /usr/bin/python2.7 # -*- coding: utf-8 -*- # smolt - Fedora hardware profiler I looked at some of the other python scripts and they also seem to be wrong the original source should be #!/usr/bin/python has Atrpms modified this? Paul