]> git.saurik.com Git - apple/system_cmds.git/blobdiff - reboot.tproj/Makefile.postamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / reboot.tproj / Makefile.postamble
index 8dbc6d6d5d924a9e34481bd47e5ee441b2918a20..4424c4c4d69f06362a2eff8add25af7f1fa8dc3b 100644 (file)
@@ -1,4 +1,5 @@
 after_install::
        $(LN) $(INSTALLED_PRODUCTS) $(DSTROOT)$(INSTALLDIR)/halt
        mkdir -p $(DSTROOT)/usr/share/man/man8
-       cp reboot.8 $(DSTROOT)/usr/share/man/man8/
+       install -c -m 444 reboot.8 $(DSTROOT)/usr/share/man/man8/
+       ln $(DSTROOT)/usr/share/man/man8/reboot.8 $(DSTROOT)/usr/share/man/man8/halt.8