summaryrefslogtreecommitdiff
path: root/editors/vim/files/patch-01
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2010-10-12 20:03:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2010-10-12 20:03:06 +0000
commit3c3b17a3a691fb1525aa3872317928b967722bd3 (patch)
tree220625ff96e527b99575d04e4b98e8abf52d3541 /editors/vim/files/patch-01
parentUpdate to 3.0.2 (diff)
Do not install icons by default. The destination directories aren't
"owned" by Vim and this causes trouble packaging depending on Vim flavor chosen.
Notes
Notes: svn path=/head/; revision=262912
Diffstat (limited to '')
-rw-r--r--editors/vim/files/patch-015
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/vim/files/patch-01 b/editors/vim/files/patch-01
index ad07ae52e785..546c96742891 100644
--- a/editors/vim/files/patch-01
+++ b/editors/vim/files/patch-01
@@ -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)