On Wednesday, November 4, 2015 at 11:14:37 AM UTC-6, James McCoy wrote: > On Wed, Nov 04, 2015 at 08:23:18PM +0900, Kuriyama Kazunobu wrote: > > There remains one thing to complete the installation. > > > > After installing `*.desktop` files into the destination directory, someones > > has > > to update a cache file, called `mimeinfo.cache`, in that directory. > > I don't think that should be part of the Makefile. The Makefile should > simply install things into the right place. >
I'd really expect "make install" to leave Vim all set up and ready to go. Is there a reason this step shouldn't be done by the makefile? If not in the makefile, then when would this happen? Or will there need to be an installation step *after* "make install" now? -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
