X-Git-Url: https://git.saurik.com/apple/system_cmds.git/blobdiff_plain/1815bff58803503e37009deeb85cfa8c22acf9d9..2fc1e207eccd68aee093ed29dae719e77bac17dd:/dmesg.tproj/Makefile.postamble diff --git a/dmesg.tproj/Makefile.postamble b/dmesg.tproj/Makefile.postamble index 2e4a713..adaa33e 100644 --- a/dmesg.tproj/Makefile.postamble +++ b/dmesg.tproj/Makefile.postamble @@ -1,2 +1,6 @@ INSTALL_AS_GROUP = kmem # (probably want to set both of these) INSTALL_PERMISSIONS = 2555 # If set, 'install' chmod's executable to this + +after_install: + mkdir -p $(DSTROOT)/usr/share/man/man8 + install -c -m 444 dmesg.8 $(DSTROOT)/usr/share/man/man8