Skip to content

Commit 0a6cc5f

Browse files
author
ju1
committed
1 parent 2ca1721 commit 0a6cc5f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ openadforttk_install:
350350
cp -f ${OPENADROOT}/OpenADFortTk/tools/SourceProcessing/PP/*.py ${INST_DIR}/OpenADFortTk/tools/SourceProcessing/PP/
351351
cp -f ${OPENADROOT}/OpenADFortTk/tools/SourceProcessing/postProcess.py ${INST_DIR}/OpenADFortTk/tools/SourceProcessing/
352352
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
353355

354356
xaif_install:
355357
# we do this here because xaif does not have Makefiles

hg2svn.stamp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SVN synched to hg 21db3e99180b
1+
SVN synched to hg e0c4dbd41e7b

0 commit comments

Comments
 (0)