Ticket #2939: patch
File patch, 426 bytes (added by , 13 years ago) |
---|
-
./Makefile
old new 22 22 install -d -m ${DIRMODE} ${EXTDIR}/rc.d/init.d 23 23 install -d -m ${DIRMODE} ${EXTDIR}/sysconfig 24 24 install -d -m ${DIRMODE} ${LIBDIR} 25 install -d -m ${DIRMODE} ${MAN8} 26 install -d -m ${DIRMODE} ${SBIN} 25 27 ln -svf services ${DESTDIR}/lib/lsb 26 28 ln -sf rc.d/init.d ${EXTDIR}/init.d 27 29