commit 32af87d28f2909306b6e5712dd7b8557d3cc69d1
Author: Arkadiusz Miśkiewicz <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to