averi pushed to check-mk (el5). "Remove the correct old plugins directory"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 10:47:43 UTC 2015


>From 58a59e649c4377ece8a10db7a87e34d88f25aaae Mon Sep 17 00:00:00 2001
From: Andrea Veri <av at gnome.org>
Date: Mon, 13 Apr 2015 12:47:33 +0200
Subject: Remove the correct old plugins directory


diff --git a/check-mk.spec b/check-mk.spec
index 7c582b1..cfa2eb7 100644
--- a/check-mk.spec
+++ b/check-mk.spec
@@ -180,7 +180,7 @@ rm %{buildroot}%{_sysconfdir}/nagios/objects/check_mk_templates.cfg
 # PLUGINSDIR on the check_mk_agent binary file is set to be %%{_datadir}/check-mk-agent/plugins,
 # make sure files are copied over to the correct location.
 cp -r %{buildroot}%{_datadir}/check_mk/agents/plugins/* %{buildroot}%{_datadir}/check-mk-agent/plugins/
-rm -rf %{buildroot}%{_datadir}/check_mk/plugins/
+rm -rf %{buildroot}%{_datadir}/check_mk/agents/plugins/
 
 # Move the shebang from /usr/bin/bash to /bin/bash, which is the right path for the
 # bash binary on RHEL 5. This to avoid an automatic dependency on /usr/bin/bash and
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/check-mk.git/commit/?h=el5&id=58a59e649c4377ece8a10db7a87e34d88f25aaae


More information about the scm-commits mailing list