mirror of
https://github.com/pfloos/quack
synced 2025-01-08 20:33:30 +01:00
Error message fixed
This commit is contained in:
parent
3d4383d2b3
commit
24bd5c0de9
@ -85,7 +85,7 @@ LIBXC_VERSION=5.0.0
|
||||
|
||||
rule_fortran = """
|
||||
rule fc
|
||||
command = $FC $FFLAGS -c $in -o $out && (mv -f *.mod $IDIR || : &> /dev/null )
|
||||
command = $FC $FFLAGS -c $in -o $out
|
||||
|
||||
"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user