From 5a2ffb716acbb248ad2b8b2c71775186e350b107e0b15b0a48ab5db4778905e3 Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Fri, 27 Nov 2020 21:39:21 +0000 Subject: [PATCH] test for update to 2.3.6 OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=199 --- remove_python_shebang.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/remove_python_shebang.patch b/remove_python_shebang.patch index 013e632..8c170c4 100644 --- a/remove_python_shebang.patch +++ b/remove_python_shebang.patch @@ -97,14 +97,6 @@ # -*- coding: utf-8 -*- # file lyx_pot.py ---- a/po/postats.py -+++ b/po/postats.py -@@ -1,4 +1,4 @@ --#! /usr/bin/env python -+#!/usr/bin/python3 - # -*- coding: utf-8 -*- - # Copyright (C) 2007 Michael Gerz - # Copyright (C) 2007 José Matos --- a/src/tex2lyx/test/runtests.py +++ b/src/tex2lyx/test/runtests.py @@ -1,4 +1,4 @@