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

perl-Bit-Vector.spec

index 44ccb4250a4e75b30fbd90c8e3d9f5b770099a30..bb1a5f7e45ca96a58da15c7a22916d06878553a9 100644 (file)
@@ -28,7 +28,7 @@ Bit::Vector - wydajna klasa bazowa, implementuj
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %{!?_without_tests:%{__make} test}
This page took 0.829308 seconds and 4 git commands to generate.