]> git.pld-linux.org Git - packages/perl-Audio-MikMod.git/commitdiff
- s/_with_test/_with_tests/ as elsewhere
authorankry <ankry@pld-linux.org>
Fri, 27 Sep 2002 21:01:02 +0000 (21:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Audio-MikMod.spec -> 1.5

perl-Audio-MikMod.spec

index 95cfb7bb87dbe2ad6258882695219dfc5b1f93e7..036de811724b21847a27d7ed5faacaacd419847d 100644 (file)
@@ -1,6 +1,7 @@
 #
 # Conditional build:
 # _with_tests - perform "make test" - needs working audio device
+#
 %include       /usr/lib/rpm/macros.perl
 %define                pdir    Audio
 %define                pnam    MikMod
@@ -37,7 +38,7 @@ AMF, DSM, IMF, GDM i STX. Dodatkowo umo
 perl Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
-%{?_with_test:%{__make} test}
+%{?_with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.101988 seconds and 4 git commands to generate.