]> git.pld-linux.org Git - packages/nagios.git/commitdiff
- cosmetics nagios-1_0-0_b5_1
authorTomek Orzechowski <orzech@pld-linux.org>
Mon, 26 Aug 2002 15:08:21 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios.spec -> 1.5

nagios.spec

index 7c738fd9b10e798e19ca9477e13818d2216952dc..618f0816f37796c1317bd1236545c6973ac56270 100644 (file)
@@ -1,6 +1,6 @@
 #
-# _with_pgsql - enable pgsql
-# _with_mysql - enable mysql
+# _with_pgsql - enable pgsql support
+# _with_mysql - enable mysql support
 # _without_gd - without statusmap and trends, which require gd library
 
 %define        _beta   b5
@@ -123,7 +123,7 @@ aplicativos para o Nagios.
        --sbindir=%{_libdir}/%{name}/cgi \
        --libexecdir=%{_libdir}/%{name}/plugins \
        --datadir=%{_datadir}/%{name} \
---sysconfdir=%{_sysconfdir}/nagios \
+       --sysconfdir=%{_sysconfdir}/nagios \
        --localstatedir=/var/lib/%{name}
 
 %{__make} all
This page took 0.06896 seconds and 4 git commands to generate.