Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30223
Modified Files: test-simple-pm.info Log Message: sync test-simple-pm to use missing PatchScript fix from 10.6 tree Index: test-simple-pm.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/test-simple-pm.info,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- test-simple-pm.info 29 Jun 2013 22:47:44 -0000 1.4 +++ test-simple-pm.info 17 Jul 2013 19:33:39 -0000 1.5 @@ -24,6 +24,14 @@ Source: mirror:cpan:authors/id/M/MS/MSCHWERN/Test-Simple-%v.tar.gz Source-MD5: a8b26c97440269b33dd79fd847c521d8 +PatchScript: << + #!/bin/sh -ev + perlversion=%type_raw[perl] + if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != "powerpc" ]; then + perl -pi -e 's,(my \$Perl = ).*$,\1"/usr/bin/arch -%m perl$perlversion";,' t/exit.t + fi +<< + UpdatePOD: true InstallScript: << %{default_script} ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs