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

perl-DelimMatch.spec

index 8290056375ec324e73b588ecf88f46a639d3d4c1..ebd47ac225085c2ff423a7e4b750e758de80398f 100644 (file)
@@ -30,7 +30,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/Text/DelimMatch
This page took 0.08135 seconds and 4 git commands to generate.