[net-tools] amend last commit

Jiří Popelka jpopelka at fedoraproject.org
Tue Jun 10 12:42:13 UTC 2014


commit 8f4d0ac5a2def13a500369925507d3e58990fbaa
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Tue Jun 10 14:41:46 2014 +0200

    amend last commit

 net-tools.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/net-tools.spec b/net-tools.spec
index 4fbe58c..46a84ed 100644
--- a/net-tools.spec
+++ b/net-tools.spec
@@ -105,7 +105,7 @@ export LDFLAGS="${RPM_LD_FLAGS} -pie -Wl,-z,now"
 
 make
 make ether-wake
-gcc %{optflags} -o mii-diag mii-diag.c
+gcc ${RPM_OPT_FLAGS} -o mii-diag mii-diag.c
 
 %install
 mv man/de_DE man/de


More information about the scm-commits mailing list