Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 0ba2850930d2ef22a1774f3dc78884c978f2d8be Mon Sep 17 00:00:00 2001 |From: aleks |Date: Wed, 27 May 2020 01:20:00 +0200 |Subject: [PATCH] Create a desktop-entry for st | |--- | Makefile | 3 +++ | st.desktop | 7 +++++++ | 2 files changed, 10 insertions(+) | create mode 100644 st.desktop | |diff --git a/Makefile b/Makefile |index ed19e70..29e25b9 100644 |--- a/Makefile |+++ b/Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 49 (offset -1 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.desktop b/st.desktop |new file mode 100644 |index 0000000..a1b5116 |--- /dev/null |+++ b/st.desktop -------------------------- (Creating file st.desktop...) Patching file st.desktop using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... Ignoring the trailing garbage. done