Menu

#7 DESTDIR at /etc/vim is missing?

open
nobody
None
5
2009-07-06
2009-07-06
Anonymous
No

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

Discussion


Log in to post a comment.