X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/8052502f69480852fa9ccecf3788125a3d1c6aaf..7ba0088d6898d7fd2873f736f1f556673a8be855:/ypxfr.tproj/Makefile.postamble diff --git a/ypxfr.tproj/Makefile.postamble b/ypxfr.tproj/Makefile.postamble index 509e7f5..e19d34d 100644 --- a/ypxfr.tproj/Makefile.postamble +++ b/ypxfr.tproj/Makefile.postamble @@ -99,3 +99,6 @@ STRIPFLAGS = # owned by the top-level Makefile API and no context has been set up for where # derived files should go. # +after_install: + mkdir -p "$(DSTROOT)/usr/share/man/man8" + install -c -m 644 ypxfr.8 "$(DSTROOT)/usr/share/man/man8/ypxfr.8"