]> git.pld-linux.org Git - packages/perl.git/commitdiff
- test ppc without ask-generic auto/th/perl-5_10_0-4
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 25 Feb 2008 08:27:45 +0000 (08:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.393

perl.spec

index dabc267ce04938cc7af6023c463cae69fe3dc2c4..47dda33c2fcc8b89e4db92f3787d9d0b951a8987 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -26,6 +26,8 @@
 # TODO for perl-dependent packages:
 # - change all "R/BR: perl" to one of perl-{base,modules,devel}
 #
+# NOTE
+# - modules in 5.10.0: http://search.cpan.org/~rgarcia/perl-5.10.0/
 
 %define                abi     5.10.0
 %define                perlthread      %{?with_threads:-thread-multi}
@@ -1181,7 +1183,9 @@ rm -rf $RPM_BUILD_ROOT
 ## *.ph files (could be made a separate package, but an autohelper's support is needed)
 %{perl_archlib}/*.ph
 %{perl_archlib}/asm
+%ifnarch ppc
 %{perl_archlib}/asm-generic
+%endif
 %ifarch sparc64
 %{perl_archlib}/asm-sparc
 %{perl_archlib}/asm-sparc64
This page took 0.039033 seconds and 4 git commands to generate.