Parent Directory
|
Revision Log
|
Patch
revision 2290 by ksteube, Thu Oct 23 05:08:31 2008 UTC | revision 2291 by jfenwick, Fri Feb 27 01:53:06 2009 UTC | |
---|---|---|
# | Line 3 | Line 3 |
3 | # Create the finley wrapper script bin/finleypython | # Create the finley wrapper script bin/finleypython |
4 | # by substituting @@VAR@@ for an env variable $VAR | # by substituting @@VAR@@ for an env variable $VAR |
5 | ||
6 | ||
7 | # Note: If you modify this script please also update the packaging scripts which may use similar logic | |
8 | ||
9 | PYTHON_CMD=`type python | sed -e 's/.* //'` | PYTHON_CMD=`type python | sed -e 's/.* //'` |
10 | ||
11 | sed \ | sed \ |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |