summaryrefslogtreecommitdiffstats
path: root/sbin/reboot
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:27:25 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:27:25 +0000
commit60f621d1e7b5d6f5b2c0d6ee58229d18121326ad (patch)
treefdbf203fce427f14b1dedcb98263d5b04afa7a0f /sbin/reboot
parent8f84cfce8d5028fccc4e895e182d1f4a04f0b23c (diff)
downloadFreeBSD-src-60f621d1e7b5d6f5b2c0d6ee58229d18121326ad.zip
FreeBSD-src-60f621d1e7b5d6f5b2c0d6ee58229d18121326ad.tar.gz
Disable afterinstall: for manual pages until the manual page fix patch
comes in.
Diffstat (limited to 'sbin/reboot')
-rw-r--r--sbin/reboot/Makefile2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud