]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- with test
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Jul 2010 19:54:12 +0000 (19:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    template.spec -> 1.74

template.spec

index 1860f70f52b253c7a38efae3e4608a1e86ea2a81..0231f698e4482e00d39a26959c739a8517681d12 100644 (file)
@@ -124,6 +124,8 @@ find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 #      CFLAGS="%{rpmcflags}" \
 #      LDFLAGS="%{rpmldflags}"
 
+%{?with_tests:%{__make} test}
+
 %install
 rm -rf $RPM_BUILD_ROOT
 # create directories if necessary
This page took 0.100118 seconds and 4 git commands to generate.