[llvm/epel7] Forgot to include the lldb files in the package

Dave Johansen daveisfera at fedoraproject.org
Sat Jan 3 05:17:33 UTC 2015


commit 2ad2879a2bf0187907cf16c45c84bfee019b7513
Author: Dave Johansen <davejohansen at gmail.com>
Date:   Fri Jan 2 22:17:35 2015 -0700

    Forgot to include the lldb files in the package

 llvm.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 6e25d8c..3f1a9b3 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -632,6 +632,7 @@ exit 0
 %{_bindir}/lldb
 %{_bindir}/lldb-platform
 %{_libdir}/%{name}/liblldb.so
+%{python_sitearch}/lldb/
 %doc %{_mandir}/man1/lldb.1.*
 
 %files -n lldb-devel


More information about the scm-commits mailing list