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

gkrellm.spec

index 526e9f425c542acd402a8baa829a78e838b7acbb..72eed7746c1a5274ac3c4f2468a4788fec9b4b46 100644 (file)
@@ -45,7 +45,7 @@ make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install INSTALLDIR=%{_prefix}
+%{__make} install INSTALLDIR=%{_prefix}
 
 %files
 %defattr(644,root,root,755)
This page took 0.074246 seconds and 4 git commands to generate.