Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP5
lyx
correct-shebang.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File correct-shebang.patch of Package lyx
diff -ur a/lib/configure.py b/lib/configure.py --- a/lib/configure.py 2020-01-12 19:58:38.000000000 +0100 +++ b/lib/configure.py 2020-01-12 22:41:55.304000000 +0100 @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/python3 # -*- coding: utf-8 -*- # # file configure.py diff -ur a/lib/lyx2lyx/lyx2lyx b/lib/lyx2lyx/lyx2lyx --- a/lib/lyx2lyx/lyx2lyx 2020-01-12 19:58:39.000000000 +0100 +++ b/lib/lyx2lyx/lyx2lyx 2020-01-12 22:42:52.768000000 +0100 @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright (C) 2002-2011 The LyX Team # Copyright (C) 2002-2007 José Matos <jamatos@lyx.org> diff -ur a/lib/lyx2lyx/profiling.py b/lib/lyx2lyx/profiling.py --- a/lib/lyx2lyx/profiling.py 2020-01-12 19:58:39.000000000 +0100 +++ b/lib/lyx2lyx/profiling.py 2020-01-12 22:43:08.376000000 +0100 @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 # -*- coding: utf-8 -*- # Copyright (C) 2004 José Matos <jamatos@lyx.org> # diff -ur a/lib/scripts/listerrors b/lib/scripts/listerrors --- a/lib/scripts/listerrors 2020-01-12 19:58:39.000000000 +0100 +++ b/lib/scripts/listerrors 2020-01-12 22:44:09.728000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # file listerrors # This file is part of LyX, the document processor. diff -ur a/lib/scripts/svg2pdftex.py b/lib/scripts/svg2pdftex.py --- a/lib/scripts/svg2pdftex.py 2020-01-12 19:58:39.000000000 +0100 +++ b/lib/scripts/svg2pdftex.py 2020-01-12 22:44:42.588000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- # file svg2pdftex.py diff -ur a/lib/scripts/svg2pstex.py b/lib/scripts/svg2pstex.py --- a/lib/scripts/svg2pstex.py 2020-01-12 19:58:39.000000000 +0100 +++ b/lib/scripts/svg2pstex.py 2020-01-12 22:45:07.324000000 +0100 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # -*- coding: utf-8 -*- # file svg2pstex.py
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor