]> git.pld-linux.org Git - packages/cyrus-sasl.git/commitdiff
- install check_saslauthd into @libexecdir@/nagios/plugins
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Jan 2009 16:44:53 +0000 (16:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-sasl-nagios-plugin.patch -> 1.2

cyrus-sasl-nagios-plugin.patch

index e8853b3d1e65616cae3f8babd33a5619b29b5902..c65c562b62962847b35e5414bd83062ef815251a 100644 (file)
@@ -1,13 +1,14 @@
---- cyrus-sasl-2.1.22/saslauthd/Makefile.am    2006-05-17 19:46:17.000000000 +0300
-+++ cyrus-sasl-2.1.22-nagios/saslauthd/Makefile.am     2009-01-30 18:09:01.984198032 +0200
-@@ -1,5 +1,5 @@
+--- cyrus-sasl-2.1.22-nagios/saslauthd/Makefile.am     2009-01-30 18:09:01.984198032 +0200
++++ cyrus-sasl-2.1.22/saslauthd/Makefile.am    2009-01-30 18:43:20.796560455 +0200
+@@ -1,5 +1,7 @@
  AUTOMAKE_OPTIONS = 1.7
--sbin_PROGRAMS = saslauthd testsaslauthd
-+sbin_PROGRAMS = saslauthd testsaslauthd check_saslauthd
+ sbin_PROGRAMS = saslauthd testsaslauthd
++nagios_PROGRAM        = check_saslauthd
++nagiosdir     = @libexecdir@/nagios/plugins
  EXTRA_PROGRAMS  = saslcache
  
  saslauthd_SOURCES = mechanisms.c globals.h \
-@@ -21,6 +21,10 @@
+@@ -21,6 +23,10 @@
  testsaslauthd_SOURCES = testsaslauthd.c utils.c
  testsaslauthd_LDADD = @LIB_SOCKET@
  
This page took 0.138223 seconds and 4 git commands to generate.