(file) Return to configure CVS log (file) (dir) Up to [Development] / JSOC

Diff for /JSOC/configure between version 1.82 and 1.83

version 1.82, 2015/02/10 04:00:37 version 1.83, 2015/03/30 15:17:12
Line 248  endif
Line 248  endif
         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


Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

Karen Tian
Powered by
ViewCVS 0.9.4