version 1.82, 2015/02/10 04:00:37
|
version 1.83, 2015/03/30 15:17:12
|
|
|
endif | endif |
endif | endif |
| |
|
if ($CLEAN == "yes") then |
# We now call localize.py for both Stanford and NetDRMS builds. | # We now call localize.py for both Stanford and NetDRMS builds. |
if ($CFGSERVER == "yes") then | if ($CFGSERVER == "yes") then |
$PYBIN ./localize.py -d ${LOCALIZATIONDIR} -b drmsparams -s | $PYBIN ./localize.py -d ${LOCALIZATIONDIR} -b drmsparams -s |
else | else |
$PYBIN ./localize.py -d ${LOCALIZATIONDIR} -b drmsparams | $PYBIN ./localize.py -d ${LOCALIZATIONDIR} -b drmsparams |
endif | endif |
|
endif |
| |
echo "Setting links to scripts..." | echo "Setting links to scripts..." |
cd scripts | cd scripts |