]> git.pld-linux.org Git - packages/perl-MIME-Types.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-MIME-Types.spec -> 1.7

perl-MIME-Types.spec

index b2dbc7b1ca4a23e8b3b26ab1ec4d2c892652354d..0e8abc521cf2c55523ec69a671003a4f2438c1fc 100644 (file)
@@ -29,7 +29,7 @@ MIME::Types - definicje typ
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.095231 seconds and 4 git commands to generate.