aboutsummaryrefslogtreecommitdiffstats
path: root/main/gpgme/fix-bashism.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/gpgme/fix-bashism.patch')
-rw-r--r--main/gpgme/fix-bashism.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/gpgme/fix-bashism.patch b/main/gpgme/fix-bashism.patch
new file mode 100644
index 0000000000..19508c96eb
--- /dev/null
+++ b/main/gpgme/fix-bashism.patch
@@ -0,0 +1,10 @@
+diff --git a/tests/gpg/pinentry b/tests/gpg/pinentry
+index 3b99726..b12caae 100755
+--- a/tests/gpg/pinentry
++++ b/tests/gpg/pinentry
+@@ -1,4 +1,4 @@
+-#! /bin/bash
++#! /bin/sh
+ # Dummy pinentry
+ #
+ # Copyright 2008 g10 Code GmbH