mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
Remove the shebang line from our python scripts, per Jose's suggestion.
Fedora ships these chmod 644 and has never seen a problem. The advantage to doing this is that it better controls what version of python we are using to launch the script, and it will reveal if we're somehow somewhere not controlling that properly.
This commit is contained in:
parent
3369de6d7c
commit
f9de88c53c
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file TeXFiles.py
|
# file TeXFiles.py
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
file clean_dvi.py
|
file clean_dvi.py
|
||||||
This file is part of LyX, the document processor.
|
This file is part of LyX, the document processor.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file convertDefault.py
|
# file convertDefault.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file csv2lyx.py
|
# file csv2lyx.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file date.py
|
# file date.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file ext_copy.py
|
# file ext_copy.py
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
|
|
||||||
# file fen2ascii.py
|
# file fen2ascii.py
|
||||||
# This file is part of LyX, the document processor.
|
# This file is part of LyX, the document processor.
|
||||||
# Licence details can be found in the file COPYING.
|
# Licence details can be found in the file COPYING.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file fig2pdf.py
|
# file fig2pdf.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file fig2pstex.py
|
# file fig2pstex.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file fig_copy.py
|
# file fig_copy.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file html2latexwrapper.py
|
# file html2latexwrapper.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file include_bib.py
|
# file include_bib.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file layout2layout.py
|
# file layout2layout.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file legacy_lyxpreview2ppm.py
|
# file legacy_lyxpreview2ppm.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file lyxpak.py
|
# file lyxpak.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file lyxpreview2bitmap.py
|
# file lyxpreview2bitmap.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
|
|
||||||
# file lyxpreview_tools.py
|
# file lyxpreview_tools.py
|
||||||
# This file is part of LyX, the document processor.
|
# This file is part of LyX, the document processor.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file prefs2prefs.py
|
# file prefs2prefs.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file prefs2prefs-lfuns.py
|
# file prefs2prefs-lfuns.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file prefs2prefs-prefs.py
|
# file prefs2prefs-prefs.py
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#! /usr/bin/env python
|
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
# file tex_copy.py
|
# file tex_copy.py
|
||||||
|
Loading…
Reference in New Issue
Block a user