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

perl-MLDBM.spec

index 5a7a34fb83aba689194525264590c400d5f773e9..f62405679ac8733b6c060916655f6df928bce138 100644 (file)
@@ -45,7 +45,7 @@ Modu
 %setup -q -n %{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.137693 seconds and 4 git commands to generate.