From d0d2c837686a95034c05927d1d4802ffa418667d Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 23 Feb 2019 04:18:45 +0100 Subject: [PATCH] Ops --- dist/fedora/strawberry.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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