]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-perl_req-INC_dirs.patch
- clean up patches, rpm4 uses fuzz=0 for patching
[packages/rpm.git] / rpm-perl_req-INC_dirs.patch
index f6276f421bb6ff2c9d4789e3cb5caaef1a8aa52e..f15d4010c867505cf5ef90b0668adc6c64962479 100644 (file)
@@ -1,6 +1,6 @@
 --- scripts/perl.req~  2004-04-16 13:27:10.000000000 +0200
 +++ scripts/perl.req   2004-04-26 23:54:42.128568344 +0200
-@@ -39,8 +39,17 @@
+@@ -39,9 +39,18 @@
  eval { require version; $HAVE_VERSION = 1; };
  
  
@@ -20,6 +20,7 @@
 +    if (m=/usr/(sbin|bin|lib|lib64|libx32|share|X11R6/(lib|lib64|libx32|bin))/=) {
        if (! m=(/(doc|man|info|usr/src)/|\.(so|ph|h|html|pod)$)=) {
          process_file($_) if -f;
+       }
 @@ -53,7 +64,9 @@
  foreach $perlver (sort keys %perlreq) {
    print "perl >= $perlver\n";
This page took 0.028428 seconds and 4 git commands to generate.