]> git.pld-linux.org Git - packages/dvdrip.git/commitdiff
- s/_with_test:/_with_tests:/ for consistency with comment and other modules
authorankry <ankry@pld-linux.org>
Fri, 27 Sep 2002 21:39:46 +0000 (21:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dvdrip.spec -> 1.8

dvdrip.spec

index d87e8ccee903d8b565520bebd5cfe584766c89ae..fa2f502d9cbd783dd64a8768626b405e459d0a0c 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
 # _with_tests - perform "make test" (needs working, not busy /dev/audio!)
+#
 %include        /usr/lib/rpm/macros.perl
 %define                pnam    Video-DVDRip
 Summary:       Video::DVDRip Perl module
@@ -57,7 +58,7 @@ obrazu, napisanego przez Thomasa 
 perl Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
-%{?_with_test:%{__make} test}
+%{?_with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.137399 seconds and 4 git commands to generate.