[xl2tpd] fix quote typo

Paul Wouters pwouters at fedoraproject.org
Sun Jul 24 01:38:53 UTC 2011


commit 25106e0255cd6d26cc256f4d0a7ba3a56bf5023c
Author: Paul Wouters <paul at xelerance.com>
Date:   Sat Jul 23 21:38:12 2011 -0400

    fix quote typo

 xl2tpd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xl2tpd.spec b/xl2tpd.spec
index e63b0e8..fbcee7f 100644
--- a/xl2tpd.spec
+++ b/xl2tpd.spec
@@ -48,7 +48,7 @@ It was de-facto maintained by Jacco de Leeuw <jacco2 at dds.nl> in 2002 and 2003.
 
 %build
 #make DFLAGS="$RPM_OPT_FLAGS -g -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_FLOW -DDEBUG_PAYLOAD -DDEBUG_CONTROL -DDEBUG_CONTROL_XMIT -DDEBUG_FLOW_MORE -DDEBUG_MAGIC -DDEBUG_ENTROPY -DDEBUG_HIDDEN -DDEBUG_PPPD -DDEBUG_AAA -DDEBUG_FILE -DDEBUG_FLOW -DDEBUG_HELLO -DDEBUG_CLOSE -DDEBUG_ZLB -DDEBUG_AUTH"
-make DFLAGS="$RPM_OPT_FLAGS -g 
+make DFLAGS="$RPM_OPT_FLAGS -g "
 
 %install
 rm -rf %{buildroot}


More information about the scm-commits mailing list