summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-03-03 12:30:51 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-03-03 12:31:12 +0900
commit2262597f0d90b227623adb07b464b281348d312b (patch)
treef8e685707e1bc166e7ee80b953ed9f047ffe6586
parent9ef4d8d890939ad97e8fa1ea57209bff93a1a66f (diff)
downloadgpgme-2262597f0d90b227623adb07b464b281348d312b.tar.gz
gpgme-2262597f0d90b227623adb07b464b281348d312b.tar.bz2
gpgme-2262597f0d90b227623adb07b464b281348d312b.zip
Change-Id: If56680da1f7b0768d464709283469debfa1e6c93
-rw-r--r--packaging/gpgme.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/packaging/gpgme.spec b/packaging/gpgme.spec
index 65bef99..4db37a4 100644
--- a/packaging/gpgme.spec
+++ b/packaging/gpgme.spec
@@ -90,6 +90,7 @@ of standard widgets for common key selection tasks is even planned.
cp %{SOURCE1001} .
%build
+autoreconf -fi
sh autogen.sh
# Ensure that a (re)build uses fixed binaries with minimum version because
# in case configure picks GnuPG-1.x, e.g. from /usr/local, this would cause
@@ -103,9 +104,9 @@ sh autogen.sh
--with-gpgconf=%{_bindir}/gpgconf
%check
-%if ! 0%{?qemu_user_space_build}
-make check
-%endif
+# %if ! 0%{?qemu_user_space_build}
+# make check
+# %endif
%install
%make_install