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

asbeats.spec

index 600824e269ae57f464410c1dd5d86e0e0b268e58..4731d867f7eef39548c25b935661a5281066b081 100644 (file)
@@ -23,7 +23,7 @@ Swatch called Beats.
 %setup -q
 
 %build
-make CC="gcc $RPM_OPT_FLAGS"
+%{__make} CC="gcc $RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.068917 seconds and 4 git commands to generate.