aboutsummaryrefslogtreecommitdiffstats
path: root/testing/asciidoc/vim.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/asciidoc/vim.patch')
-rw-r--r--testing/asciidoc/vim.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/asciidoc/vim.patch b/testing/asciidoc/vim.patch
deleted file mode 100644
index 90d098f228..0000000000
--- a/testing/asciidoc/vim.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in.orig
-+++ b/Makefile.in
-@@ -134,7 +134,7 @@
- done
-
- install-vim:
-- @for d in $(DESTDIR)/$(vimdir) /etc/vim; do \
-+ @for d in $(DESTDIR)/$(vimdir) ; do \
- if ! test -d $$d; then continue; fi ; \
- echo "installing Vim files in $$d" ; \
- $(INSTALL) -d $$d/syntax ; \