wok-6.x annotate ndoutils/stuff/ndoutils-1.4b9-Makefile.in.u @ rev 23791
updated ytree (1.97 -> 2.02)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 22 07:54:03 2020 +0100 (2020-05-22) |
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 |