From eeb69b6f46c7bd9d2ef5df970c8c641e3a3975bb Mon Sep 17 00:00:00 2001 From: Germano Massullo Date: Thu, 21 Jan 2021 20:42:24 +0100 Subject: [PATCH] fixed spec file syntax --- keepassxc.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/keepassxc.spec b/keepassxc.spec index ea88994..1adc7b6 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -84,6 +84,7 @@ information can be considered as quite safe. # https://bugzilla.redhat.com/show_bug.cgi?id=1859390 # https://bugzilla.redhat.com/show_bug.cgi?id=1820896 %if 0%{?el8} +%cmake \ -DWITH_TESTS=OFF \ -DWITH_XC_ALL=ON \ -DWITH_XC_KEESHARE_SECURE=ON \