]> git.saurik.com Git - apple/system_cmds.git/blobdiff - sysctl.tproj/Makefile.postamble
system_cmds-431.tar.gz
[apple/system_cmds.git] / sysctl.tproj / Makefile.postamble
index f5f7c67e2f307cb273fbef35990904aee6e49b9d..72a319794ecc9ce3a0b9ae62f08c2828e59550f3 100644 (file)
 after_install:
        mkdir -p "$(DSTROOT)/usr/share/man/man8"
        install -c -m 644 sysctl.8 "$(DSTROOT)/usr/share/man/man8/sysctl.8"
+       mkdir -p "$(DSTROOT)/usr/share/man/man5"
+       install -c -m 644 sysctl.conf.5 "$(DSTROOT)/usr/share/man/man5/sysctl.conf.5"