X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/756446ec03ede05d6d774c31086645fbdf28d363..20e66415abeb3fec26bdbd0c220fb926593ab135:/reboot.tproj/Makefile.postamble diff --git a/reboot.tproj/Makefile.postamble b/reboot.tproj/Makefile.postamble index 374a705..8dbc6d6 100644 --- a/reboot.tproj/Makefile.postamble +++ b/reboot.tproj/Makefile.postamble @@ -1,3 +1,4 @@ -#we already have a halt? -#after_install:: -# $(LN) $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/halt +after_install:: + $(LN) $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/halt + mkdir -p $(DSTROOT)/usr/share/man/man8 + cp reboot.8 $(DSTROOT)/usr/share/man/man8/