X-Git-Url: https://git.saurik.com/apple/libinfo.git/blobdiff_plain/3b7c7bd7aae68ec949fb3f4ef1d58b96033e40df..e6b95798e71dad1fb3669ea0b8963d24ddd65f93:/netinfo.subproj/Makefile.postamble diff --git a/netinfo.subproj/Makefile.postamble b/netinfo.subproj/Makefile.postamble index d8a74f5..0c5d83e 100644 --- a/netinfo.subproj/Makefile.postamble +++ b/netinfo.subproj/Makefile.postamble @@ -2,8 +2,6 @@ MAN3DIR=/usr/share/man/man3 MAN5DIR=/usr/share/man/man5 install-netinfo-man: - install -m 755 -o root -g wheel -d $(DSTROOT)$(MAN3DIR) - install -m 644 -o root -g wheel -c netinfo.3 "$(DSTROOT)$(MAN3DIR)" install -m 755 -o root -g wheel -d $(DSTROOT)$(MAN5DIR) install -m 644 -o root -g wheel -c netinfo.5 "$(DSTROOT)$(MAN5DIR)"