averi pushed to check-mk (el5). "The bash shebang should be adjusted on /usr/share/check_mk/web/plugins/nfsexports.solaris as well"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 13 11:11:11 UTC 2015


>From e42ba521feac7dbe7abaa6a2bf62ed05eef2b62f Mon Sep 17 00:00:00 2001
From: Andrea Veri <av at gnome.org>
Date: Mon, 13 Apr 2015 13:11:01 +0200
Subject: The bash shebang should be adjusted on
 /usr/share/check_mk/web/plugins/nfsexports.solaris as well


diff --git a/check-mk.spec b/check-mk.spec
index 8af82f4..d8ae4a5 100644
--- a/check-mk.spec
+++ b/check-mk.spec
@@ -188,6 +188,9 @@ rm -rf %{buildroot}%{_datadir}/check_mk/agents/plugins/
 sed -i 's|#!/usr/bin/bash|#!/bin/bash|1' \
   %{buildroot}%{_datadir}/check-mk-agent/plugins/nfsexports.solaris
 
+sed -i 's|#!/usr/bin/bash|#!/bin/bash|1' \
+  %{buildroot}%{_datadir}/check_mk/web/plugins/nfsexports.solaris
+
 # Fix the path for the Nagios plugins
 sed -i 's|/usr/lib/nagios/plugins|%{_libdir}/nagios/plugins|' \
   %{buildroot}%{_sysconfdir}/nagios/conf.d/check_mk_templates.cfg
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list