From 4edf6f3743dadcc14a09102d8a3d17f9e06c5197 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Mon, 22 Jan 2018 19:09:47 +0100 Subject: pcr/monkeysphere: updated to 0.41 --- pcr/monkeysphere/msauth.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 pcr/monkeysphere/msauth.patch (limited to 'pcr/monkeysphere/msauth.patch') diff --git a/pcr/monkeysphere/msauth.patch b/pcr/monkeysphere/msauth.patch deleted file mode 100644 index b426101b9..000000000 --- a/pcr/monkeysphere/msauth.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/src/monkeysphere-authentication 2014-08-06 19:27:38.000000000 +0200 -+++ b/src/monkeysphere-authentication 2014-12-07 23:23:37.770134940 +0100 -@@ -73,7 +73,7 @@ - GNUPGHOME="$GNUPGHOME_CORE" - export GNUPGHOME - -- gpg --fixed-list-mode --no-greeting --quiet --no-tty "$@" -+ gpg1 --fixed-list-mode --no-greeting --quiet --no-tty "$@" - } - - # function to interact with the gpg sphere keyring -@@ -81,7 +81,7 @@ - GNUPGHOME="$GNUPGHOME_SPHERE" - export GNUPGHOME - -- su_monkeysphere_user gpg --fixed-list-mode --no-greeting --quiet --no-tty "$@" -+ su_monkeysphere_user gpg1 --fixed-list-mode --no-greeting --quiet --no-tty "$@" - } - - check_openpgp2ssh_sanity() { -- cgit v1.2.3