Ticket #2939: patch

File patch, 426 bytes (added by imam, 13 years ago)
  • ./Makefile

    old new  
    2222        install -d -m ${DIRMODE}  ${EXTDIR}/rc.d/init.d
    2323        install -d -m ${DIRMODE}  ${EXTDIR}/sysconfig
    2424        install -d -m ${DIRMODE}  ${LIBDIR}
     25        install -d -m ${DIRMODE}  ${MAN8}
     26        install -d -m ${DIRMODE}  ${SBIN}
    2527        ln -svf       services    ${DESTDIR}/lib/lsb
    2628        ln -sf        rc.d/init.d ${EXTDIR}/init.d
    2729