]> git.pld-linux.org Git - packages/gawk.git/blobdiff - gawk.spec
- run test suite
[packages/gawk.git] / gawk.spec
index d3525e6d8f5f261f783446b3c8934fdbd29ae6c9..a8dd374bc230325b61cd2e4e8191ca600b5f339f 100644 (file)
--- 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
 
This page took 0.068327 seconds and 4 git commands to generate.