Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22737/10.4-transitional/unstable/main/finkinfo/languages
Modified Files:
f2py-py.info
Log Message:
Build script creates versioned binary, so no need to rename it.
Index: f2py-py.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/languages/f2py-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- f2py-py.info 4 Jan 2006 01:24:29 -0000 1.5
+++ f2py-py.info 3 Feb 2006 20:22:46 -0000 1.6
@@ -21,24 +21,23 @@
Source2:
http://cens.ioc.ee/projects/f2py2e/2.x/scipy_distutils-0.3.3_33.572.tar.gz
Depends: python%type_pkg[python] | python%type_pkg[python]-nox,
numeric-py%type_pkg[python], g77
PatchScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
mkdir -p other/scipy_distutils
cp -R ../scipy_distutils-0.3.3_33.572/* other/scipy_distutils
patch -p1 < %a/%{ni}.patch
<<
CompileScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py build
cd other/scipy_distutils
%p/bin/python%type_raw[python] setup.py build
<<
InstallScript: <<
- #!/bin/sh -e
+ #!/bin/sh -ev
%p/bin/python%type_raw[python] setup.py install --root=%d
mkdir -p %i/share/doc/%n
- mkdir -p %i/bin
cp -R docs/ %i/share/doc/%n
- mv %i/bin/f2py %i/bin/f2py%type_raw[python]
+ #mv %i/bin/f2py %i/bin/f2py%type_raw[python]
ln -s %p/bin/f2py%type_raw[python] %i/bin/f2py
cd other/scipy_distutils
%p/bin/python%type_raw[python] setup.py install --root=%d
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits