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

perl-HTML-Tree.spec

index 89cac16e4b174fa09e26bddd63dae9194a6fff04..c42eceea89a71db71ea23dafc737ead19839f827 100644 (file)
@@ -50,7 +50,7 @@ HTML::Parse.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.05085 seconds and 4 git commands to generate.