]> git.pld-linux.org Git - packages/perl-Audio-MikMod.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Tue, 25 Feb 2003 00:35:50 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Audio-MikMod.spec -> 1.8

perl-Audio-MikMod.spec

index c130e73cc4ecce8a2803dac1e5d15d70aa9156df..acd54480256b0767028757e7649ddd19572fd5b1 100644 (file)
@@ -35,7 +35,7 @@ AMF, DSM, IMF, GDM i STX. Dodatkowo umo
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %{?_with_tests:%{__make} test}
This page took 0.077882 seconds and 4 git commands to generate.