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

rrdtool.spec

index 48ae1d983c0afef84a281e46bea057c2b931a39e..bf828863784216a5ddcc288091dda5a84b235b17 100644 (file)
@@ -31,7 +31,7 @@ autoconf
 make
 
 %install
-make install PREFIX=$RPM_BUILD_ROOT/usr
+%{__make} install PREFIX=$RPM_BUILD_ROOT/usr
 
 %files
 %defattr(644,root,root,755)
This page took 0.03191 seconds and 4 git commands to generate.