8 lines
232 B
Bash
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
|
|
#
|