]> git.pld-linux.org Git - packages/vim.git/blame - vim-paths.patch
- unconditional noarch subpackages
[packages/vim.git] / vim-paths.patch
CommitLineData
f54299c4 1--- vim-5.6a/runtime/doc/vim2html.pl.paths Thu Oct 7 09:42:56 1999
2+++ vim-5.6a/runtime/doc/vim2html.pl Tue Jan 11 17:37:17 2000
3@@ -1,4 +1,4 @@
4-#!/usr/bin/env perl
5+#!/usr/bin/perl
6
7 # converts vim documentation to simple html
8 # Sirtaj Singh Kang (taj@kde.org)
9--- vim-5.6a/runtime/tools/shtags.pl.paths Thu Oct 7 09:49:18 1999
10+++ vim-5.6a/runtime/tools/shtags.pl Tue Jan 11 17:37:36 2000
11@@ -1,4 +1,4 @@
12-#!/usr/bin/env perl
13+#!/usr/bin/perl
14 #
15 # shtags: create a tags file for perl scripts
16 #
17--- vim-5.6a/runtime/tools/pltags.pl.paths Sun Nov 28 13:01:57 1999
18+++ vim-5.6a/runtime/tools/pltags.pl Tue Jan 11 17:37:33 2000
19@@ -1,4 +1,4 @@
20-#!/usr/bin/env perl
21+#!/usr/bin/perl
22
23 # pltags - create a tags file for Perl code, for use by vi(m)
24 #
25--- vim-5.6a/runtime/tools/efm_filter.pl.paths Thu Oct 7 09:48:42 1999
26+++ vim-5.6a/runtime/tools/efm_filter.pl Tue Jan 11 17:37:30 2000
27@@ -1,4 +1,4 @@
28-#!/usr/bin/env perl
29+#!/usr/bin/perl
30 #
31 # This program works as a filter that reads from stdin, copies to
32 # stdout *and* creates an error file that can be read by vim.
This page took 0.201235 seconds and 4 git commands to generate.