wok diff ndoutils/stuff/ndoutils-1.4b9-Makefile.in.u @ rev 14257

syslinux/iso2exe: check kernel version, add floppy bootstrap stub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 28 11:51:42 2013 +0100 (2013-03-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ndoutils/stuff/ndoutils-1.4b9-Makefile.in.u	Thu Mar 28 11:51:42 2013 +0100
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- ndoutils-1.4b9-ori/Makefile	Sat Jun 12 09:56:33 2010
     1.5 ++++ ndoutils-1.4b9/Makefile	Sat Jun 12 09:57:06 2010
     1.6 +@@ -17,7 +17,7 @@
     1.7 + BINDIR=${exec_prefix}/bin
     1.8 + LIBEXECDIR=${exec_prefix}/libexec
     1.9 + INSTALL=/usr/bin/install -c
    1.10 +-INSTALL_OPTS=-o nagios -g nagios
    1.11 ++INSTALL_OPTS=
    1.12 + INIT_DIR=/etc/init.d
    1.13 + INIT_OPTS=-o root -g root
    1.14 +