X-Git-Url: https://git.saurik.com/apple/network_cmds.git/blobdiff_plain/b7080c8e96625177072137d504eb8e9c9d748e49..2b484d24084b903459c5b416c06cd77b48c748b9:/ruptime.tproj/Makefile.postamble diff --git a/ruptime.tproj/Makefile.postamble b/ruptime.tproj/Makefile.postamble index 7823726..8b2ef6a 100644 --- a/ruptime.tproj/Makefile.postamble +++ b/ruptime.tproj/Makefile.postamble @@ -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: + install -d $(DSTROOT)/usr/share/man/man1 + install -c -m 444 ruptime.1 $(DSTROOT)/usr/share/man/man1/ruptime.1