mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[SCons] Remove unnecessary code block
This commit is contained in:
parent
436ad647d7
commit
730885b6ed
@ -20,7 +20,6 @@ install('$inst_libdir', lib)
|
||||
install('$inst_incdir', mods)
|
||||
|
||||
# Build the Cantera Fortran interface shared library
|
||||
if localenv['layout'] != 'debian':
|
||||
if localenv['renamed_shared_libraries']:
|
||||
sharedName = '../../lib/cantera_fortran_shared'
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user