diff --git a/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch b/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch index 093dd15..0ad4963 100644 --- a/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch +++ b/debian/patches/0001-Add-F-to-exec-key-in-desktop-file.patch @@ -6,10 +6,10 @@ share/applications/gtkwave.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -diff --git a/share/applications/gtkwave.desktop b/share/applications/gtkwave.desktop -index 870c89a..dff0a67 100644 ---- a/share/applications/gtkwave.desktop -+++ b/share/applications/gtkwave.desktop +Index: gtkwave/share/applications/gtkwave.desktop +=================================================================== +--- gtkwave.orig/share/applications/gtkwave.desktop ++++ gtkwave/share/applications/gtkwave.desktop @@ -3,11 +3,10 @@ Encoding=UTF-8 Name=GTKWave GenericName=Electronic Waveform Viewer diff --git a/debian/patches/gcc10-extern.patch b/debian/patches/gcc10-extern.patch index f4017dc..475def3 100644 --- a/debian/patches/gcc10-extern.patch +++ b/debian/patches/gcc10-extern.patch @@ -6,8 +6,8 @@ Index: gtkwave/src/gconf.h =================================================================== ---- gtkwave.orig/src/gconf.h 2020-06-02 13:09:47.297894935 +0200 -+++ gtkwave/src/gconf.h 2020-06-02 13:11:00.319945795 +0200 +--- gtkwave.orig/src/gconf.h ++++ gtkwave/src/gconf.h @@ -9,6 +9,7 @@ #ifndef WAVE_GCONF_H