diff options
-rw-r--r-- | emulators/vice/files/patch-mkdesktopfile.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/emulators/vice/files/patch-mkdesktopfile.sh b/emulators/vice/files/patch-mkdesktopfile.sh deleted file mode 100644 index bb962629c1fc..000000000000 --- a/emulators/vice/files/patch-mkdesktopfile.sh +++ /dev/null @@ -1,8 +0,0 @@ ---- src/arch/gtk3/data/unix/mkdesktopfile.sh.orig 2020-12-23 13:04:50 UTC -+++ src/arch/gtk3/data/unix/mkdesktopfile.sh -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/bin/sh - # - # Script to generate .desktop files for the emu binaries on Linux - # |