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

perl-String-CRC32.spec

index a8de79a8afc61837b1bd184ed2744de53e031cd0..6c7b56f785edbc3e287b32ffed44e8bfea5e7502 100644 (file)
@@ -23,7 +23,7 @@ String::CRC32 - oblicza CRC d
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
This page took 0.156053 seconds and 4 git commands to generate.