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

perl-Log-Dispatch.spec

index 93ae59991c1f5927b6d5e1198af9ef0534886b15..f9b98ebe9b0b3f08054a3b60fb0911a5d61db444 100644 (file)
@@ -31,7 +31,7 @@ obiekt
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL < /dev/null
+%{__perl} Makefile.PL < /dev/null
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.092971 seconds and 4 git commands to generate.