]> git.saurik.com Git - apple/libinfo.git/blobdiff - netinfo.subproj/Makefile.postamble
Libinfo-222.4.12.tar.gz
[apple/libinfo.git] / netinfo.subproj / Makefile.postamble
index d8a74f51722d680ef2395a08c2d1c5f48fe641a4..0c5d83e586924ccbf93f7026d4d1b82cec59a21b 100644 (file)
@@ -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)"