From 60f621d1e7b5d6f5b2c0d6ee58229d18121326ad Mon Sep 17 00:00:00 2001 From: rgrimes Date: Sat, 28 May 1994 06:27:25 +0000 Subject: Disable afterinstall: for manual pages until the manual page fix patch comes in. --- sbin/reboot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/reboot') diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile index f4e1a55..71f0bdf 100644 --- a/sbin/reboot/Makefile +++ b/sbin/reboot/Makefile @@ -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 -- cgit v1.1