Package: logidee-tools
Version: 1.2.14
Severity: normal
Tags: patch

In preparation for removing the Debian specific
/usr/share/vim/vimcurrent symlink, I noticed that logidee-tools ships a
file, syntax.vim, which references it.

This should instead be using the $VIMRUNTIME variable exported by Vim
itself:

-syn include @xmlDTD /usr/share/vim/vimcurrent/syntax/dtd.vim
+syn include @xmlDTD $VIMRUNTIME/syntax/dtd.vim

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to