freebsd-ports/emulators/vice/files/patch-mkdesktopfile.sh
2021-01-02 18:31:12 +00:00

8 lines
232 B
Bash

--- 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
#