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

diffstat.spec

index 1913a266b05e47f6ae205c2678f3479d47dad476..0ba72417d45ca92cf6a433a4d577d2a76898ec08 100644 (file)
@@ -50,7 +50,7 @@ istatistiksel bilgiler 
 %build
 
 %configure
-make CPPFLAGS="$RPM_OPT_FLAGS -w" LDFLAGS="-s"
+%{__make} CPPFLAGS="$RPM_OPT_FLAGS -w" LDFLAGS="-s"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.068948 seconds and 4 git commands to generate.