Hi,

On Sat, Mar 12, 2016 at 07:37:53PM +0530, Pranav Kant wrote:
> Shouldn't it be like this :
> 
> --- a/solenv/bin/create-tags
> +++ b/solenv/bin/create-tags
> @@ -9,7 +9,7 @@
> 
>  ctags=ctags
>  if test "$1" = "-e"; then
> -    ctags=etags
> +    ctags="ctags -e"
>  fi
> 
> 
> to make it work properly ? (unless people have separate `etags' file
> symbolically linked to ctags binary, which doesn't seem default on most
> systems).

This was added in 775d99c87bed9bd7d9dc10e1110990bd2c5d905e, perhaps
Takeshi has an idea.

Regards,

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to