summaryrefslogtreecommitdiff
path: root/Ports/pfetch/patches/use-bash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Ports/pfetch/patches/use-bash.patch')
-rw-r--r--Ports/pfetch/patches/use-bash.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/Ports/pfetch/patches/use-bash.patch b/Ports/pfetch/patches/use-bash.patch
new file mode 100644
index 0000000000..ee3d57962f
--- /dev/null
+++ b/Ports/pfetch/patches/use-bash.patch
@@ -0,0 +1,10 @@
+diff --git a/pfetch b/pfetch
+index d47b878..d8f98ba 100755
+--- a/pfetch
++++ b/pfetch
+@@ -1,4 +1,4 @@
+-#!/bin/sh
++#!/bin/bash
+ #
+ # pfetch - Simple POSIX sh fetch script.
+