Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37764428
en ru br
ALT Linux repositórios
S:2.2.1-alt1
5.0: 1.4.12-alt1
4.1: 1.4.12-alt1.M41.1
4.0: 1.4.5-alt1.1
3.0: 1.4-alt1

Group :: Monitoramento
RPM: nagios-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: nagios-plugins-1.4.13-alt-hasher-hack.patch
Download


--- nagios-plugins-1.4.13/plugins-scripts/subst.in.hack	2005-08-31 09:11:42 +1100
+++ nagios-plugins-1.4.13/plugins-scripts/subst.in	2009-01-12 16:23:56 +1000
@@ -62,8 +62,8 @@ BEGIN {
 # subst will replace the fully qualified command with whatever is
 # returned from the which subroutine
 #
-/^[^#]/ && /(\/.*)?\/(bin|sbin|lib|libexec)\// {
-	match($0,/(\/.*)?\/(bin|sbin|lib|libexec)\/[-_a-zA-Z0-9]+/);
+/^[^#]/ && /(\/.*)?\/(bin|sbin|libexec)\// {
+	match($0,/(\/.*)?\/(bin|sbin|libexec)\/[-_a-zA-Z0-9]+/);
 	c=substr($0,RSTART,RLENGTH);
 	sub(c,which(c,path));
 }
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009