Do not install icons by default. The destination directories aren't

"owned" by Vim and this causes trouble packaging depending on Vim
flavor chosen.
This commit is contained in:
David E. O'Brien 2010-10-12 20:03:06 +00:00
parent dca64618d4
commit 3c3b17a3a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262912

View file

@ -17,6 +17,11 @@
# You can give a lot of options to configure.
# Change this to your desire and do 'make config' afterwards
@@ -1829,3 +1830,3 @@ install: $(GUI_INSTALL)
-install_normal: installvim installtools $(INSTALL_LANGS) install-icons
+install_normal: installvim installtools $(INSTALL_LANGS) # install-icons
@@ -1794,40 +1795,40 @@
installgvimdiff: $(DEST_BIN)/$(GVIMDIFFTARGET)