aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kealib/10-config-shell.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kealib/10-config-shell.patch')
-rw-r--r--testing/kealib/10-config-shell.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/kealib/10-config-shell.patch b/testing/kealib/10-config-shell.patch
deleted file mode 100644
index 099fa9924f8..00000000000
--- a/testing/kealib/10-config-shell.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Author: Holger Jaekel <holger.jaekel@gmx.de>
-Summary: use sh instead of bash
-----
-
---- a/tools/kea-config.in
-+++ b/tools/kea-config.in
-@@ -1,4 +1,4 @@
--#!/usr/bin/env bash
-+#!/usr/bin/env sh
-
- usage()
- {