summaryrefslogtreecommitdiff
path: root/net-mgmt/librenms-agent/files/patch-mk__enplug
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/librenms-agent/files/patch-mk__enplug')
-rw-r--r--net-mgmt/librenms-agent/files/patch-mk__enplug13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/librenms-agent/files/patch-mk__enplug b/net-mgmt/librenms-agent/files/patch-mk__enplug
deleted file mode 100644
index 13c71e183c85..000000000000
--- a/net-mgmt/librenms-agent/files/patch-mk__enplug
+++ /dev/null
@@ -1,13 +0,0 @@
---- mk_enplug.orig 2016-08-01 16:26:27 UTC
-+++ mk_enplug
-@@ -14,8 +14,8 @@
- #
- # See http://www.gnu.org/licenses/gpl.txt for the full license
-
--plugdir=/usr/lib/check_mk_agent/plugins
--repodir=/usr/lib/check_mk_agent/repo
-+plugdir=%%PREFIX%%/lib/check_mk_agent/plugins
-+repodir=%%PREFIX%%/lib/check_mk_agent/repo
-
- findscripts() {
- find ${repodir} -type f | sed -e "s#$repodir/##g"