wok annotate ndoutils/stuff/ndoutils-1.4b9-Makefile.in.u @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
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