]> git.saurik.com Git - apple/shell_cmds.git/blob - locate/locate/Makefile.postamble
0ea2a99a939457f7fa25e08bbce7ad2a422b13b6
[apple/shell_cmds.git] / locate / locate / Makefile.postamble
1 include $(CoreOSMakefiles)/ProjectBuilder/Makefile.Postamble.Common
2
3 after_install::
4 $(INSTALL_SCRIPT) concatdb.sh $(DSTROOT)/usr/libexec/locate.concatdb
5 $(INSTALL_SCRIPT) mklocatedb.sh $(DSTROOT)/usr/libexec/locate.mklocatedb
6 $(INSTALL_SCRIPT) updatedb.sh $(DSTROOT)/usr/libexec/locate.updatedb
7 $(LN) $(DSTROOT)/usr/share/man/man8/locate.updatedb.8 $(DSTROOT)/usr/share/man/man8/locate.concatdb.8
8 $(LN) $(DSTROOT)/usr/share/man/man8/locate.updatedb.8 $(DSTROOT)/usr/share/man/man8/locate.mklocatedb.8
9 $(MKDIR) $(DSTROOT)$(ETCDIR)
10 $(INSTALL_FILE) locate.rc $(DSTROOT)$(ETCDIR)