]> git.pld-linux.org Git - packages/sed.git/commitdiff
- added "make check" depnding on tests bcond.
authorkloczek <kloczek@pld-linux.org>
Sun, 6 Apr 2003 23:07:49 +0000 (23:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sed.spec -> 1.47

sed.spec

index 066c6f9a76188f1375b988b7505759d557e7666d..e55f62f73393039fe7b15f95e6ce3566c238a639 100644 (file)
--- a/sed.spec
+++ b/sed.spec
@@ -101,6 +101,8 @@ sed (Stream EDitor) - 
 
 %{__make}
 
+%{!?_without_tests: %{__make} check }
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
This page took 0.083407 seconds and 4 git commands to generate.