Tony wrote:

> I get the following messages at the end of "make" after soft-linking
> ../../po/vim.desktop.in and ../../po/gvim.desktop.in from the po
> subdirectory in each one of my shadow directories. These messages are
> probably due to running incremental make in shadow directories (rather
> than deleting and recreating shadow directories at each compile), but
> I don't see how to make them go away. BTW, shouldn't the cp lines to
> ../../runtime/*.desktop be part of "make install" rather than of plain
> "make"? The way it is now, "make" in a shadow directory overwrites
> part of the "non-shadow" tree.
> 
> ...
> link.sh: Linked fine
> make[1]: Entering directory '/root/.build/vim/vim-hg/src/shadow-huge/po'
> msgfmt --desktop -d . --template gvim.desktop.in -o gvim.desktop
> msgfmt: LINGUAS does not exist
> cp -f gvim.desktop ../../runtime/gvim.desktop
> msgfmt --desktop -d . --template vim.desktop.in -o vim.desktop
> msgfmt: LINGUAS does not exist
> cp -f vim.desktop ../../runtime/vim.desktop
> make[1]: Leaving directory '/root/.build/vim/vim-hg/src/shadow-huge/po'
> make[1]: Entering directory '/root/.build/vim/vim-hg/src/shadow-huge/po'
> make[1]: Nothing to be done for 'converted'.
> make[1]: Leaving directory '/root/.build/vim/vim-hg/src/shadow-huge/po'

I removed the depencency on LINGUAS, because it caused the desktop files
to be updated all the time.  But forgot to add the command to create it
(since it already existed in my src/po directory).  Will fix that now.

-- 
hundred-and-one symptoms of being an internet addict:
250. You've given up the search for the "perfect woman" and instead,
     sit in front of the PC until you're just too tired to care.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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.

Raspunde prin e-mail lui