summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 16:03:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-21 16:03:32 +0000
commit777f061c08b22ed4e7925c1af5d30989e90706b8 (patch)
tree0ef6b32e7799999816ea3d5f1521b2b9b70ec36c
parentUpdating vcs fields. (diff)
downloadisc-kea-777f061c08b22ed4e7925c1af5d30989e90706b8.tar.xz
isc-kea-777f061c08b22ed4e7925c1af5d30989e90706b8.zip
Removing kea_admin_fix.patch, not required anymore.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/0002-kea_admin_fix.patch20
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 21 deletions
diff --git a/debian/patches/0002-kea_admin_fix.patch b/debian/patches/0002-kea_admin_fix.patch
deleted file mode 100644
index 5ed99e4..0000000
--- a/debian/patches/0002-kea_admin_fix.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: Kea <isc-kea@packages.debian.org>
-Date: Tue, 19 Feb 2019 12:39:35 +0000
-Subject: kea_admin_fix
-
-Removed the fallback to the build version of kea-admin since it will not exist on users hosts.
----
- src/bin/admin/kea-admin.in | 2 --
- 1 file changed, 2 deletions(-)
-
---- a/src/bin/admin/kea-admin.in
-+++ b/src/bin/admin/kea-admin.in
-@@ -50,8 +50,6 @@
- # Include the installed admin-utils.sh if available. Fallback to sources otherwise.
- if test -f "@datarootdir@/@PACKAGE_NAME@/scripts/admin-utils.sh"; then
- . "@datarootdir@/@PACKAGE_NAME@/scripts/admin-utils.sh"
--else
-- . "@abs_top_builddir@/src/bin/admin/admin-utils.sh"
- fi
-
- # Find the installed kea-lfc if available. Fallback to sources otherwise.
diff --git a/debian/patches/series b/debian/patches/series
index d18b4f5..c982505 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-0002-kea_admin_fix.patch
0009-disable-database-tests.patch
0010-set-control-sockets-location.patch
0011-kea-ctrl-agent-authentication.patch