From f273cfc18565bc9c239c8332bd7fb02bcceb65b5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 25 Apr 2023 16:33:30 +0200 Subject: [PATCH] debian/patches: Trivial rebase of 001_prefer-x-terminal-emulator.patch. --- debian/patches/2001_prefer-x-terminal-emulator.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/2001_prefer-x-terminal-emulator.patch b/debian/patches/2001_prefer-x-terminal-emulator.patch index e6df46d..bfa5199 100644 --- a/debian/patches/2001_prefer-x-terminal-emulator.patch +++ b/debian/patches/2001_prefer-x-terminal-emulator.patch @@ -3,7 +3,7 @@ Author: Mike Gabriel --- a/libmate-desktop/mate-desktop-utils.c +++ b/libmate-desktop/mate-desktop-utils.c -@@ -136,6 +136,8 @@ +@@ -137,6 +137,8 @@ term_argv[1] = g_strdup ("-x"); } else { if (check == NULL)