DESTDIR at /etc/vim is missing?
Brought to you by:
sjrackham
Hi,
is there a $(DESTDIR) missing in Makefile at
Quote:
@for d in $(DESTDIR)/$(vimdir) <<<< $(DESTDIR) >>>>>/etc/vim; do
? Otherwise make will install all vim-files at /etc although I told it to place them at $DESTDIR.
Best regards,
deg