]> git.pld-linux.org Git - packages/autoconf.git/commitdiff
- run testsuite auto/ti/autoconf-2_64-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 28 Jul 2009 11:07:34 +0000 (11:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoconf.spec -> 1.138

autoconf.spec

index a818789ec38c1b62bf533c0b1e7af0f7047a3c55..080cc868d9244d443416df010abcef60b24fc05f 100644 (file)
@@ -2,6 +2,7 @@
 # Conditional build:
 %bcond_without emacs   # without emacs autoconf-mode
 %bcond_without xemacs  # without XEmacs autoconf-mode
+%bcond_without tests
 #
 %undefine      with_emacs
 %undefine      with_xemacs
@@ -206,6 +207,8 @@ lzma -dc %{SOURCE0} | tar xf - -C ..
        %{?with_xemacs:EMACS=xemacs}
 %{__make} -j1
 
+%{?with_tests:%{__make} check}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.125058 seconds and 4 git commands to generate.