]> git.pld-linux.org Git - packages/perl-File-Cat.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:23:36 +0000 (07:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-File-Cat.spec -> 1.6

perl-File-Cat.spec

index 1fb0327f69d921e8550551bbca8995a80b9398c4..76fc920174bcc8a0b8c946087721a3213d963363 100644 (file)
@@ -29,7 +29,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 (
   cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/File/Cat
This page took 0.177868 seconds and 4 git commands to generate.