]> git.pld-linux.org Git - packages/autolog.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:
    autolog.spec -> 1.14

autolog.spec

index c82a4e87ee46b1fa054fbb4133134265a7ce54cb..2ea11550c737fae36641480ff3a1346aa6cd8902 100644 (file)
@@ -28,7 +28,7 @@ u
 %patch -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.087896 seconds and 4 git commands to generate.