Skip to content

Commit

Permalink
Fixed style error
Browse files Browse the repository at this point in the history
  • Loading branch information
srherbener authored Aug 30, 2024
1 parent e830dda commit 276956a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/fms/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Fms(CMakePackage):
"sharedlibs",
description="Build shared libraries",
default=True,
when="@2024.02: %apple-clang@15:"
when="@2024.02: %apple-clang@15:",
)
patch("enable-shared-libs.patch", when="@2024.02 %apple-clang@15: +sharedlibs")

Expand Down

0 comments on commit 276956a

Please sign in to comment.