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

perl-ldap.spec

index 8f564c6fa1ff3923a5968dac007c59b39feedca3..67ed4db7e49a0223d65294c9dd560c5cfa085966 100644 (file)
@@ -42,7 +42,7 @@ poziomu program
 find . -type f | xargs -r perl -pi -e 's|/local/bin/perl\d*|/bin/perl|g'
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.118169 seconds and 4 git commands to generate.