Last change
on this file since 3920 was
3920,
checked in by toby, 4 years ago
|
more debugging of OSX packaging
|
-
Property svn:executable set to
*
|
File size:
439 bytes
|
Line | |
---|
1 | #!/bin/bash |
---|
2 | echo '==================== running build.sh ====================' |
---|
3 | echo '==================== env ====================' |
---|
4 | env |
---|
5 | echo '==================== which python ====================' |
---|
6 | which python |
---|
7 | echo '==================== which %PYTHON ====================' |
---|
8 | which %PYTHON |
---|
9 | #python $PREFIX/GSASII/bootstrap.py --noproxy --noinstall |
---|
10 | #mkdir -p $PREFIX/GSASII |
---|
11 | #cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII |
---|
12 | #conda activate py37 |
---|
Note: See
TracBrowser
for help on using the repository browser.