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

perl-File-MMagic.spec

index 63e73e0b132c3cefd651cc9e3a97d57813304221..53e2e8311fffcca321f1a05d621f34a97c57723e 100644 (file)
@@ -91,7 +91,7 @@ fungerar.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.062614 seconds and 4 git commands to generate.