#2939: lfs-bootscripts Makefile patch -------------------------+-------------------------------------------------- Reporter: imam | Owner: lfs-book@… Type: defect | Status: new Priority: highest | Milestone: Component: Bootscripts | Version: SVN Severity: blocker | Keywords: lfs-bootscripts -------------------------+-------------------------------------------------- patch [[BR]] [[BR]] ##############################################################[[BR]] --- ./Makefile.old 2011-09-21 22:27:48.000000000 +0400[[BR]] +++ ./Makefile 2011-10-05 09:08:49.296914466 +0400[[BR]] @@ -22,6 +22,8 @@[[BR]] install -d -m ${DIRMODE} ${EXTDIR}/rc.d/init.d[[BR]] install -d -m ${DIRMODE} ${EXTDIR}/sysconfig[[BR]] install -d -m ${DIRMODE} ${LIBDIR}[[BR]] + install -d -m ${DIRMODE} ${MAN8}[[BR]] + install -d -m ${DIRMODE} ${SBIN}[[BR]] ln -svf services ${DESTDIR}/lib/lsb[[BR]] ln -sf rc.d/init.d ${EXTDIR}/init.d[[BR]] ###############################################################
-- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2939> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page