]> git.saurik.com Git - apple/system_cmds.git/blobdiff - shutdown.tproj/Makefile.postamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / shutdown.tproj / Makefile.postamble
index 42bdd1f46f9ca05759410f7ad05492f81e7e65b2..3e4dc904e984edeebd2eac124d8562beba9a1523 100644 (file)
@@ -1,2 +1,6 @@
 INSTALL_AS_GROUP = operator      # (probably want to set both of these) 
 INSTALL_PERMISSIONS = 0555    # If set, 'install' chmod's executable to this
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man8
+       install -c -m 444 shutdown.8 $(DSTROOT)/usr/share/man/man8