]> git.pld-linux.org Git - packages/ack.git/blobdiff - ack.spec
- fix R: for strange version of File::Glob
[packages/ack.git] / ack.spec
index e70f2cbd4ab56cf651e384f82f42ce899b16bfc5..4a4bb74d81b9d955290dcca0c92e799efa890fef 100644 (file)
--- a/ack.spec
+++ b/ack.spec
@@ -15,6 +15,7 @@ License:      GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz
 # Source0-md5: 9ae2c3939d0f069c6781ee5b6de47c27
+Patch0:                %{name}-deps.patch
 URL:           http://betterthangrep.com/
 %if %{with tests}
 BuildRequires: perl-File-Next >= 1.10
@@ -57,6 +58,7 @@ ack perl library.
 
 %prep
 %setup -q -n %{pdir}-%{version}
+%patch0 -p0
 
 %build
 %{__perl} Makefile.PL \
This page took 0.060006 seconds and 4 git commands to generate.