[packages/libidn2] - run tests
arekm
arekm at pld-linux.org
Fri Feb 8 21:43:37 CET 2019
commit 416e476374bdb08c967e3d6e55fca1920a6b1886
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 8 21:43:29 2019 +0100
- run tests
libidn2.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/libidn2.spec b/libidn2.spec
index 74f8f3e..0bcd1d1 100644
--- a/libidn2.spec
+++ b/libidn2.spec
@@ -1,3 +1,4 @@
+%bcond_with tests
Summary: Free software implementation of IDNA2008
Summary(pl.UTF-8): Wolnodostępna implementacja IDNA2008
Name: libidn2
@@ -79,6 +80,8 @@ Statyczna biblioteka libidn2.
%{__make}
+%{?with_tests:%{__make} check}
+
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libidn2.git/commitdiff/416e476374bdb08c967e3d6e55fca1920a6b1886
More information about the pld-cvs-commit
mailing list