Changeset 3a41083 in flex_extract.git


Ignore:
Timestamp:
Aug 20, 2019, 2:01:15 PM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
8c55c02
Parents:
071ee9b
Message:

corrected selectionof makefiles to lower case writing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Source/Python/install.py

    r44174de r3a41083  
    375375              for x in UioFiles(_config.PATH_REL_FORTRAN_SRC, '*.h').files]
    376376    makefiles = [os.path.relpath(x, ecd)
    377                  for x in UioFiles(_config.PATH_REL_FORTRAN_SRC, 'Makefile*').files]
     377                 for x in UioFiles(_config.PATH_REL_FORTRAN_SRC, 'makefile*').files]
    378378    jobdir = [_config.PATH_REL_JOBSCRIPTS]
    379379
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG