Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29421

Modified Files:
        numpy-py.info 
Log Message:
fix -m on python 3.x

Index: numpy-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/numpy-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- numpy-py.info       8 Apr 2013 13:22:09 -0000       1.8
+++ numpy-py.info       24 Sep 2013 16:18:04 -0000      1.9
@@ -24,6 +24,7 @@
    PYTHONPATH=%i/lib/python%type_raw[python]/site-packages 
%p/bin/python%type_raw[python] -c "import numpy; numpy.test()" 
    /usr/bin/find %i/lib/python%type_raw[python]/site-packages -name 
'test*.pyc' -delete
    rm -f %i/lib/python%type_raw[python]/site-packages/numpy/f2py/tests/util.pyc
+   rm -f 
%i/lib/python%type_raw[python]/site-packages/numpy/f2py/tests/__pycache__/util.cpython-32.pyc
  fi
 <<
 InfoTest: <<


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to