[kernel] Fix paste-o (accidentally had a stray %endif)

Kyle McMartin kyle at fedoraproject.org
Mon Oct 31 20:04:25 UTC 2011


commit 420c123ef49a4416c6626028d6a872c073975fc4
Author: Kyle McMartin <kyle at redhat.com>
Date:   Mon Oct 31 16:01:58 2011 -0400

    Fix paste-o (accidentally had a stray %endif)

 kernel.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 16f4a05..7e621b2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1932,7 +1932,6 @@ fi
 %files -n python-perf
 %defattr(-,root,root)
 %{python_sitearch}
-%endif
 
 %if %{with_debuginfo}
 %files -f kernel-tools-debuginfo.list -n kernel-tools-debuginfo


More information about the scm-commits mailing list