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

syslinux/isohybrid.sh: align efi partition to next MB
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 16 23:25:35 2018 +0100 (2018-03-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