Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19400

Modified Files:
        ellipt2d-py.info 
Log Message:
my InstallScript was really wrong.  Now it should be right.


Index: ellipt2d-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ellipt2d-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ellipt2d-py.info    11 Jan 2007 01:10:58 -0000      1.1
+++ ellipt2d-py.info    13 Mar 2007 13:58:05 -0000      1.2
@@ -2,7 +2,7 @@
 
 Package: ellipt2d-py%type_pkg[python]
 Version: 1.8
-Revision: 1
+Revision: 2
 Description: General purpose, finite-element tool
 DescDetail: <<
 * Solves equations of the form: -div(F*grad(v)) + gv = s, where F (a
@@ -36,14 +36,11 @@
 Type: python (2.4 2.5)
 Depends: python%type_pkg[python]
 CompileScript: <<
- echo Skipping build
+ echo Skipping build... no need to call build
 <<
 InstallScript: <<
- #%p/bin/python%type_raw[python] setup.py install --root=%d 
--single-version-externally-managed
- %p/bin/python%type_raw[python] setup.py install
-
+ %p/bin/python%type_raw[python] setup.py install --root=%d 
 <<
-#DocFiles: docs/* tests/*
 DocFiles: MANIFEST PKG-INFO README HTMLdoc/*
 License: GPL
 Homepage: http://ellipt2d.sourceforge.net/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to