From cb72c684c56285a228d6424afe0d247f49b88e79 Mon Sep 17 00:00:00 2001 From: ankry Date: Fri, 27 Sep 2002 21:01:02 +0000 Subject: [PATCH] - s/_with_test/_with_tests/ as elsewhere Changed files: perl-Audio-MikMod.spec -> 1.5 --- perl-Audio-MikMod.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-Audio-MikMod.spec b/perl-Audio-MikMod.spec index 95cfb7b..036de81 100644 --- a/perl-Audio-MikMod.spec +++ b/perl-Audio-MikMod.spec @@ -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 -- 2.44.0