[packages/gawk] - run test suite

arekm arekm at pld-linux.org
Tue May 14 22:03:15 CEST 2013


commit 32af87d28f2909306b6e5712dd7b8557d3cc69d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue May 14 22:03:13 2013 +0200

    - run test suite

 gawk.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gawk.spec b/gawk.spec
index d3525e6..a8dd374 100644
--- a/gawk.spec
+++ b/gawk.spec
@@ -1,3 +1,4 @@
+%bcond_without	tests
 Summary:	The GNU version of the awk text processing utility
 Summary(de.UTF-8):	Die GNU-Version des AWK-Textverarbeitungsutilitys
 Summary(es.UTF-8):	Utilitarios GNU para manipulación de archivos texto
@@ -132,6 +133,8 @@ Ten pakiet zawiera pliki nagłówkowe dla gawka.
 
 %{__make} -j1
 
+%{?with_tests:%{__make} -j1 check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/32af87d28f2909306b6e5712dd7b8557d3cc69d1



More information about the pld-cvs-commit mailing list