X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/daf87b50ec10700cc80dfaa3984870f3418db7c8..1c4c78a56f7d442a559d8f9b7b586d81c0bb891f:/locate/Makefile.postamble diff --git a/locate/Makefile.postamble b/locate/Makefile.postamble index 013b558..07c8d20 100644 --- a/locate/Makefile.postamble +++ b/locate/Makefile.postamble @@ -1 +1,7 @@ include $(CoreOSMakefiles)/ProjectBuilder/Makefile.Postamble.Common + +after_install: + $(MKDIR) $(DSTROOT)/usr/share/man/man8 + $(INSTALL_FILE) locate.code.8 $(DSTROOT)/usr/share/man/man8 + $(LN) $(DSTROOT)/usr/share/man/man8/locate.code.8 \ + $(DSTROOT)/usr/share/man/man8/locate.bigram.8