]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - locate/Makefile.postamble
shell_cmds-74.1.tar.gz
[apple/shell_cmds.git] / locate / Makefile.postamble
index 013b558de882142e966c538876f25f5726df1f43..07c8d200aab427a8d2b1f4cc56607dbe1b42e08a 100644 (file)
@@ -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