Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16128

Modified Files:
        threads-pm.info 
Log Message:
weird var needed to get self-tests to pass


Index: threads-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/threads-pm.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- threads-pm.info     3 Jun 2010 03:04:07 -0000       1.10
+++ threads-pm.info     9 Aug 2010 16:44:00 -0000       1.11
@@ -20,6 +20,9 @@
                        export FULLPERL=`which perl%type_raw[perl]`
                        ;;
        esac
+       if dpkg --compare-versions "%type_raw[perl]" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
+               export PERL_RUNPERL_DEBUG="/usr/bin/arch -%m"
+       fi
        make FULLPERL="$FULLPERL" test || exit 2
 <<
 <<


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to