]> git.pld-linux.org Git - packages/ack.git/blob - ack-deps.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/ack.git] / ack-deps.patch
1 --- Ack.pm~     2013-04-19 05:47:53.000000000 +0100
2 +++ Ack.pm      2013-04-22 16:50:14.000000000 +0100
3 @@ -46,7 +46,7 @@
4  our $is_cygwin;
5  our $is_windows;
6  
7 -use File::Spec 1.00015 ();
8 +use File::Spec 1.0 ();
9  
10  BEGIN {
11      # These have to be checked before any filehandle diddling.
This page took 0.065282 seconds and 3 git commands to generate.