mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-25 09:35:54 +02:00
Chore: Format equal signs uniformly. They should all be at column 30 but aren't. Fix that. Signed-off-by: Jan Lindemann <jan@janware.com>
2 lines
131 B
Makefile
2 lines
131 B
Makefile
INSTALL_VIM_SYSTEM_PATH = $(ENV_PREFIX)/usr/share/vim/site
|
|
INSTALL_VIM_SYSTEM_PLUGIN_PATH = $(INSTALL_VIM_SYSTEM_PATH)/plugin
|