117 |
|
# CVS Repository |
118 |
|
CVSROOT = :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream |
119 |
|
# Module of server |
120 |
< |
CVSMODULE = cms/source/server |
120 |
> |
CVSMODULE = projects/cms/source/server |
121 |
|
# Temporary directory to use |
122 |
|
CVSBUILDTEMP = ${SOURCEROOT}/cvsbuildtemp |
123 |
|
# Default revision to build |
131 |
|
|
132 |
|
# base url for JARs |
133 |
|
# note NO trailing slash |
134 |
< |
LIBURL = http://www.i-scream.org.uk/downloads/lib |
134 |
> |
LIBURL = http://www.i-scream.org/pub/i-scream/cms/lib |
135 |
|
|
136 |
|
#### Running #### |
137 |
|
|