Changeset 5425


Ignore:
Timestamp:
Dec 8, 2022 9:53:26 PM (6 months ago)
Author:
toby
Message:

mac build svn fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/build.sh.template

    r5421 r5425  
    1010if [[ $OSTYPE == 'darwin'* ]]; then
    1111  echo 'macOS: creating svn directory'
    12   svn export https://subversion.xray.aps.anl.gov/pyGSAS/install/svn/homebrew_MacOS $PREFIX/SVN > $PREFIX/GSASII/conda_G2build_out.log 2>&1
     12  svn export https://subversion.xray.aps.anl.gov/pyGSAS/install/svn/homebrew_MacOS $PREFIX/GSASII/svn > $PREFIX/GSASII/conda_G2build_out.log 2>&1
    1313fi
    1414python $PREFIX/GSASII/bootstrap.py --binary=**npversion**,**pyversion** >> $PREFIX/GSASII/conda_G2build_out.log 2>&1
Note: See TracChangeset for help on using the changeset viewer.