From dd43e59e873cd2c4875265dec4c7f1ba2d8ebac2 Mon Sep 17 00:00:00 2001 From: Leo Date: Wed, 25 Nov 2020 08:25:04 -0300 Subject: community/*: remove stale patches --- community/signond/busybox-incompatibility.patch | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 community/signond/busybox-incompatibility.patch (limited to 'community/signond/busybox-incompatibility.patch') diff --git a/community/signond/busybox-incompatibility.patch b/community/signond/busybox-incompatibility.patch deleted file mode 100644 index 25028a2fa3..0000000000 --- a/community/signond/busybox-incompatibility.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/tests/run-with-signond.sh b/tests/run-with-signond.sh -index ad04b03..e6d2540 100755 ---- a/tests/run-with-signond.sh -+++ b/tests/run-with-signond.sh -@@ -6,7 +6,8 @@ set -e - - # start a local signond - --export HOME="$(mktemp -d --tmpdir signond-tests-XXXXXX)" -+ -+export HOME="$(mktemp -d)" - export SSO_LOGGING_LEVEL=2 - export SSO_STORAGE_PATH="${HOME}" - export SSO_DAEMON_TIMEOUT=5 -- cgit v1.2.3