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

perl-Tie-DBI.spec

index 425ab35631b8f1751ebf3f6e9f03c27019617c5d..f6cecdcc2194c78dd0b487cbf6d4f9a3cf097f0c 100644 (file)
@@ -32,7 +32,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/Tie/DBI
This page took 0.072113 seconds and 4 git commands to generate.