]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- run test suite auto/th/gawk-4.1.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 May 2013 20:03:13 +0000 (22:03 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 14 May 2013 20:03:13 +0000 (22:03 +0200)
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
 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
 
 
 %{__make} -j1
 
+%{?with_tests:%{__make} -j1 check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.113674 seconds and 4 git commands to generate.