diff --git a/dist/fedora/strawberry.spec.in b/dist/fedora/strawberry.spec.in index 0aa489c28..65be437f6 100644 --- a/dist/fedora/strawberry.spec.in +++ b/dist/fedora/strawberry.spec.in @@ -85,7 +85,7 @@ pushd %{_target_platform} %{cmake} \ -DBUILD_WERROR:BOOL=OFF \ -DCMAKE_BUILD_TYPE:STRING=Release \ - -DENABLE_TRANSLATIONS=ON + -DENABLE_TRANSLATIONS=ON \ .. popd