mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
Used to be $(shell readlink -f /usr/share/vim/current) and is now /usr/share/vim/site/plugin, because vim seems to ignore the former Signed-off-by: Jan Lindemann <jan@janware.com>
1 line
73 B
Makefile
1 line
73 B
Makefile
INSTALL_VIM_SYSTEM_PLUGIN_PATH = $(ENV_PREFIX)/usr/share/vim/site/plugin
|