[wemux/f18: 2/2] Remove redundant lines

Christopher Meng cicku at fedoraproject.org
Fri May 31 04:42:58 UTC 2013


commit bf646f1075572edc41c99347ef609d322aa20243
Author: Christopher Meng <rpm at cicku.me>
Date:   Fri May 31 12:41:30 2013 +0800

    Remove redundant lines

 wemux.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/wemux.spec b/wemux.spec
index 7901dbb..5abde57 100644
--- a/wemux.spec
+++ b/wemux.spec
@@ -39,8 +39,6 @@ sed -i 's|/usr/local||g' %{name}
 install -p -D -m 755 %{name} %{buildroot}%{_bindir}/%{name}
 install -p -D -m 644 %{name}.conf.example %{buildroot}%{_sysconfdir}/%{name}.conf
 
-%check
-
 %files
 %doc MIT-LICENSE README.md
 %config(noreplace) %{_sysconfdir}/%{name}.conf


More information about the scm-commits mailing list