Przeglądaj źródła

fix under new 5.14 world order

Ralf S. Engelschall 14 lat temu
rodzic
commit
3a5df074ab
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      perl-util/perl-util.spec

+ 2 - 0
perl-util/perl-util.spec

@@ -182,6 +182,7 @@ Source68:     http://www.cpan.org/authors/id/M/MI/MIYAGAWA/capitalization-%{V_ca
 Source69:     http://www.cpan.org/authors/id/N/NU/NUFFIN/Check-ISA-%{V_check_isa}.tar.gz
 Source70:     http://www.cpan.org/authors/id/K/KA/KANE/Package-Constants-%{V_package_constants}.tar.gz
 Source71:     http://www.cpan.org/authors/id/S/ST/STBEY/Carp-Clan-%{V_carp_clan}.tar.gz
+Patch0:       perl-util.patch
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20100101, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
@@ -699,6 +700,7 @@ PreReq:       perl-module
     %setup -q -T -D -a 69
     %setup -q -T -D -a 70
     %setup -q -T -D -a 71
+    %patch -p0
 
 %build