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

perl-IPC-SharedCache.spec

index 27f869c4d60841af72318da938130d48b17e3620..346b04590e20d838a763925c42b7b0f2199c9a8e 100644 (file)
@@ -26,7 +26,7 @@ dowi
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{__make} test
 
This page took 0.144958 seconds and 4 git commands to generate.