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

bin86.spec

index 35c5ff55dea106c88d7184f0c7a70a501347e660..ca4f037ea1a5e148445f5a87006db3ed71eb95bc 100644 (file)
@@ -51,7 +51,7 @@ programlar, bu pakete gereksinim duyarlar.
 
 %build
 export PATH=$PATH:.
-make OPT="$RPM_OPT_FLAGS"
+%{__make} OPT="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.060451 seconds and 4 git commands to generate.