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

perl-Crypt-Blowfish.spec

index b90e6441f1422bc63be450f291aa259347eccd67..2e7dcc44b9a1781b9c96f3ded0dd748ff1660f1a 100644 (file)
@@ -40,7 +40,7 @@ kryptograficznego Blowfish.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
This page took 0.040221 seconds and 4 git commands to generate.