From 4d97f1861657079084d96a3e42b1cdd7ef868930 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sun, 14 Aug 2016 16:45:43 +0200 Subject: [PATCH] - rel 4; use our default ca store --- qca.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qca.spec b/qca.spec index d9c5186..554c783 100644 --- a/qca.spec +++ b/qca.spec @@ -2,7 +2,7 @@ Summary: Qt Cryptographic Architecture (QCA) Library Summary(pl.UTF-8): Biblioteka Qt Cryptographic Architecture (QCA) Name: qca Version: 2.1.1 -Release: 3 +Release: 4 License: LGPL v2.1 Group: Libraries Source0: http://download.kde.org/stable/qca/%{version}/src/%{name}-%{version}.tar.xz @@ -79,6 +79,7 @@ programistów. %build install -d build4 cd build4 +QC_CERTSTORE_PATH=/etc/certs/ca-certificates.crt; export QC_CERTSTORE_PATH %cmake \ -DQCA_LIBRARY_INSTALL_DIR=%{_libdir} \ -DQCA_FEATURE_INSTALL_DIR=%{_datadir}/qt4/mkspecs/features/ \ -- 2.44.0