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

perl-Term-ReadKey.spec

index 96511148e39ef4f6759c8fd1c11a3834290c3e95..05c60ed7779e26de09b3e4bc81ae64381c77d2dd 100644 (file)
@@ -61,7 +61,7 @@ controle.
 %setup -q -n TermReadKey-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 # tests require terminal
This page took 0.087972 seconds and 4 git commands to generate.