aboutsummaryrefslogtreecommitdiffstats
path: root/community/aisleriot/fix-bash-shebang.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/aisleriot/fix-bash-shebang.patch')
-rw-r--r--community/aisleriot/fix-bash-shebang.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/community/aisleriot/fix-bash-shebang.patch b/community/aisleriot/fix-bash-shebang.patch
deleted file mode 100644
index d4b12988ca3..00000000000
--- a/community/aisleriot/fix-bash-shebang.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff --git a/cards/meson_svgz.sh b/cards/meson_svgz.sh
-index 5a0bf01..20f0de9 100755
---- a/cards/meson_svgz.sh
-+++ b/cards/meson_svgz.sh
-@@ -1,4 +1,4 @@
--#!/usr/bin/bash
-+#!/usr/bin/env bash
- # Copyright © 2019 Christian Persch
- #
- # This programme is free software; you can redistribute it and/or modify it