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

hdparm.spec

index e6b27aaffdb8c514c6ed0be65c496ad6d3db9786..8c8a74825322303956a6db163500a5d636a90fa6 100644 (file)
@@ -51,7 +51,7 @@ daha az g
 %patch2 -p0
 
 %build
-make OPTFLAGS="$RPM_OPT_FLAGS"
+%{__make} OPTFLAGS="$RPM_OPT_FLAGS"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.098613 seconds and 4 git commands to generate.