]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-perl-macros.patch
- fix lua BRs, lua51-devel provides lua-devel however it does not have lua.pc expecte...
[packages/rpm.git] / rpm-perl-macros.patch
index dd1adf4552fab7f635a5aa080d51c355521ca7c7..1d09638388873b813cebea16cf0c88c90b1798ad 100644 (file)
        python/Makefile
 --- rpm-5.3.1/scripts/perl.req.wiget   2008-10-26 10:50:53.000000000 +0100
 +++ rpm-5.3.1/scripts/perl.req 2010-05-30 16:35:36.999438206 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl
-+#!@__PERL@
-  
- # RPM (and its source code) is covered under two separate licenses.
-@@ -41,7 +41,11 @@
+@@ -45,7 +45,11 @@
  
  if ("@ARGV") {
    foreach (@ARGV) {
@@ -30,7 +24,7 @@
    }
  } else {
  
-@@ -49,7 +53,11 @@ if ("@ARGV") {
+@@ -53,7 +57,11 @@
    # contents of the file.
  
    foreach (<>) {
@@ -43,7 +37,7 @@
    }
  }
  
-@@ -215,19 +223,41 @@ sub process_file {
+@@ -261,19 +269,41 @@
  
        $module =~ s/\(\s*\)$//;
  
@@ -95,8 +89,8 @@
  
        };
  
-@@ -244,7 +274,31 @@ sub process_file {
-       #  will be included with the name sys/systeminfo.ph so only use the
+@@ -290,7 +320,31 @@
+       # will be included with the name sys/systeminfo.ph so only use the
        # basename of *.ph files
  
 -      ($module =~ m/\.ph$/) && next;
This page took 0.472504 seconds and 4 git commands to generate.