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

bridge-utils.spec

index 634e297b4e3f68bfddffd4cc5e8f9ecf90f99122..c7d091e77c772c250100dfe6473c6b577db2f596 100644 (file)
@@ -51,7 +51,7 @@ bridge.
 %patch1 -p1
 
 %build
-make OPT="$RPM_OPT_FLAGS" all
+%{__make} OPT="$RPM_OPT_FLAGS" all
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.024016 seconds and 4 git commands to generate.