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

perl-Exception-Class.spec

index cd93b0177d8e0d70c72c556566a2deadc6116636..7e3f399bcd69b0d25ec789a529d97562ffa46c14 100644 (file)
@@ -35,7 +35,7 @@ w spos
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.444945 seconds and 4 git commands to generate.