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

perl-HTML-Parser.spec

index 075d8e497e983f069e84159e3020d35ac0631922..434cbbc207ddd11eb416ffbfbd3cc0fd4a340bef 100644 (file)
@@ -94,7 +94,7 @@ fr
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
This page took 0.223311 seconds and 4 git commands to generate.