[cln] Fix typo in spec

Deji Akingunola deji at fedoraproject.org
Sun Oct 9 22:41:56 UTC 2011


commit a43b231c83795c1f8eead4585da49b0f0b47141f
Author: Deji Akingunola <dakingun at mail.com>
Date:   Sun Oct 9 18:44:54 2011 -0400

    Fix typo in spec

 cln.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cln.spec b/cln.spec
index 4bffbad..91e654d 100644
--- a/cln.spec
+++ b/cln.spec
@@ -46,7 +46,7 @@ the CLN library.
 %patch2 -p0 -b .fix
 
 %build
-%configure --disable-static CXXFLAGS="%{optflags} %{XFLAGS}"
+%configure --disable-static CXXFLAGS="%{XFLAGS}"
 make %{?_smp_mflags}
 make pdf
 make html


More information about the scm-commits mailing list