]> git.pld-linux.org Git - packages/vim.git/commitdiff
- avoid perl-base dep in -rt
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 23 Jan 2007 17:02:32 +0000 (17:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-noruntimeperl.patch -> 1.1

vim-noruntimeperl.patch [new file with mode: 0644]

diff --git a/vim-noruntimeperl.patch b/vim-noruntimeperl.patch
new file mode 100644 (file)
index 0000000..049f3ff
--- /dev/null
@@ -0,0 +1,8 @@
+--- vim70/runtime/doc/vim2html.pl~     2007-01-23 18:31:20.596518416 +0200
++++ vim70/runtime/doc/vim2html.pl      2007-01-23 18:44:16.584047238 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
++#!/usr/bin/env perl
+ # converts vim documentation to simple html
+ # Sirtaj Singh Kang (taj@kde.org)
This page took 0.0475 seconds and 4 git commands to generate.