wok annotate ndoutils/stuff/ndoutils-1.4b9-Makefile.in.u @ rev 16675
qtfm: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 16 00:02:54 2014 +0300 (2014-05-16) |
parents | |
children |
rev | line source |
---|---|
erjo@8703 | 1 --- ndoutils-1.4b9-ori/Makefile Sat Jun 12 09:56:33 2010 |
erjo@8703 | 2 +++ ndoutils-1.4b9/Makefile Sat Jun 12 09:57:06 2010 |
erjo@8703 | 3 @@ -17,7 +17,7 @@ |
erjo@8703 | 4 BINDIR=${exec_prefix}/bin |
erjo@8703 | 5 LIBEXECDIR=${exec_prefix}/libexec |
erjo@8703 | 6 INSTALL=/usr/bin/install -c |
erjo@8703 | 7 -INSTALL_OPTS=-o nagios -g nagios |
erjo@8703 | 8 +INSTALL_OPTS= |
erjo@8703 | 9 INIT_DIR=/etc/init.d |
erjo@8703 | 10 INIT_OPTS=-o root -g root |
erjo@8703 | 11 |