Revision: | 35 |
Committed: | Fri Jul 25 20:49:28 2008 UTC (12 years, 5 months ago) by tjod | File size: | 177 byte(s) |
Log Message: | tweak installation scripts |
Line | User | Rev | File contents |
---|---|---|---|
1 | tjod | 29 | #!/bin/sh |
2 | |||
3 | # would do any platform-specific configuration here... | ||
4 | |||
5 | tjod | 35 | if ! [ $FREEMOL ]; then |
6 | echo "FREEMOL variable must be defined" | ||
7 | exit | ||
8 | fi | ||
9 | tjod | 29 | |
10 | echo "Will install into " $FREEMOL |
Name | Value |
---|---|
svn:executable | * |