Disable afterinstall: for manual pages until the manual page fix patch

comes in.
This commit is contained in:
Rodney W. Grimes 1994-05-28 06:27:25 +00:00
parent 3ef6a10b70
commit 3491fdaeb0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1608

View file

@ -7,7 +7,7 @@ MAN8= reboot.0 boot_hp300.0 boot_i386.0 boot_sparc.0 boot_tahoe.0 boot_vax.0
MLINKS= reboot.8 halt.8
LINKS= ${BINDIR}/reboot ${BINDIR}/halt
afterinstall:
XXXBROKENafterinstall:
${MINSTALL} boot_hp300.0 ${DESTDIR}${MANDIR}8/hp300/boot.0
${MINSTALL} boot_i386.0 ${DESTDIR}${MANDIR}8/i386/boot.0
${MINSTALL} boot_sparc.0 ${DESTDIR}${MANDIR}8/sparc/boot.0