]> git.pld-linux.org Git - packages/perl-Params-Validate.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Mon, 24 Feb 2003 20:31:57 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Params-Validate.spec -> 1.32

perl-Params-Validate.spec

index 252e98c42f454a7a9abb7cfb76cad03357017eb0..cb1c4386556f11304c9f5a96b3257035837432a7 100644 (file)
@@ -46,7 +46,7 @@ sprawdzaj
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL --xs
+%{__perl} Makefile.PL --xs
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %{!?_without_tests:%{__make} test}
This page took 0.107172 seconds and 4 git commands to generate.