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

SVGATextMode.spec

index 67080e4197ce68dc7ab7eca8fd65be14f70951ab..958aae0d239b246c20f816299bef717dbdbd0b39 100644 (file)
@@ -39,8 +39,8 @@ wi
 %patch2 -p1 -b .make
 
 %build
-make dep
-make all
+%{__make} dep
+%{__make} all
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.65017 seconds and 4 git commands to generate.