]> git.saurik.com Git - apple/network_cmds.git/blobdiff - logger.tproj/Makefile.postamble
network_cmds-245.tar.gz
[apple/network_cmds.git] / logger.tproj / Makefile.postamble
index 7823726fa2150e608ef934a0a78c3d8375557cd4..246143954bfaf39ee3e40d99769f2db5ae04ba51 100644 (file)
@@ -121,3 +121,7 @@ STRIPFLAGS =
 #
 # Note: on MS Windows, executables, have an extension, so rules and dependencies
 #       for generated tools should use $(EXECUTABLE_EXT) on the end.
+
+after_install:
+       mkdir -p $(DSTROOT)/usr/share/man/man1
+       install -c -m 444 logger.1 $(DSTROOT)/usr/share/man/man1/logger.1