File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -350,6 +350,8 @@ openadforttk_install:
350
350
cp -f ${OPENADROOT} /OpenADFortTk/tools/SourceProcessing/PP/* .py ${INST_DIR} /OpenADFortTk/tools/SourceProcessing/PP/
351
351
cp -f ${OPENADROOT} /OpenADFortTk/tools/SourceProcessing/postProcess.py ${INST_DIR} /OpenADFortTk/tools/SourceProcessing/
352
352
chmod a+rx ${INST_DIR} /OpenADFortTk/tools/SourceProcessing/postProcess.py
353
+ cp -f ${OPENADROOT} /OpenADFortTk/tools/SourceProcessing/transformFile.py ${INST_DIR} /OpenADFortTk/tools/SourceProcessing/
354
+ chmod a+rx ${INST_DIR} /OpenADFortTk/tools/SourceProcessing/transformFile.py
353
355
354
356
xaif_install :
355
357
# we do this here because xaif does not have Makefiles
Original file line number Diff line number Diff line change 1
- SVN synched to hg 21db3e99180b
1
+ SVN synched to hg e0c4dbd41e7b
You can’t perform that action at this time.
0 commit comments