From 6c2ab4de76bb408d2d1ca68e7459f5f248e6d361 Mon Sep 17 00:00:00 2001 From: Leonardo Amaral Date: Mar 28 2022 14:11:19 +0000 Subject: Fix a typo at find_lang macro This commit is a quick fix to find_lang parameter typo error --- diff --git a/keepassxc.spec b/keepassxc.spec index 011ea44..2cb8632 100644 --- a/keepassxc.spec +++ b/keepassxc.spec @@ -135,7 +135,7 @@ install -D -m 644 -p x-keepassxc.desktop \ #install appdata files -%find_lang keepassx --with-qt +%find_lang keepassxc --with-qt %check %ctest