summaryrefslogtreecommitdiff
path: root/dev-perl/Perl-Tags/files/vim_noplugin.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Perl-Tags/files/vim_noplugin.patch
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Perl-Tags/files/vim_noplugin.patch')
-rw-r--r--dev-perl/Perl-Tags/files/vim_noplugin.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-perl/Perl-Tags/files/vim_noplugin.patch b/dev-perl/Perl-Tags/files/vim_noplugin.patch
deleted file mode 100644
index fa0d553386ea..000000000000
--- a/dev-perl/Perl-Tags/files/vim_noplugin.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Naur Perl-Tags-0.32/t/05_vim.t Perl-Tags-0.32b/t/05_vim.t
---- Perl-Tags-0.32/t/05_vim.t 2014-05-11 12:11:34.000000000 +0000
-+++ Perl-Tags-0.32b/t/05_vim.t 2016-03-19 04:25:04.831985917 +0000
-@@ -37,6 +37,7 @@
- system vim =>
- -u => 't/_vimrc', # use our vimrc to add Perl::Tags settings etc.
- -S => 't/session.vim', # use our session file to make modfications to file
-+ '--noplugin', # Don't load 3rd party plugins which can break
- '-n', # don't use swapfile
- $temp;
-