[ecore] Comment chrpath commands

Dan Mashal vicodan at fedoraproject.org
Sun Aug 18 08:36:03 UTC 2013


commit 84e53d9b33c9632b881449b0094fa7140dad1f6c
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sun Aug 18 01:35:38 2013 -0700

    Comment chrpath commands

 ecore.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ecore.spec b/ecore.spec
index 121b3e4..c552ec7 100644
--- a/ecore.spec
+++ b/ecore.spec
@@ -54,8 +54,8 @@ cd doc; make doc %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot} INSTALL='install -p'
-chrpath --delete %{buildroot}%{_libdir}/lib%{name}_*.so*
-chrpath --delete %{buildroot}%{_libdir}/ecore/immodules/xim.so
+#chrpath --delete %{buildroot}%{_libdir}/lib%{name}_*.so*
+#chrpath --delete %{buildroot}%{_libdir}/ecore/immodules/xim.so
 
 find %{buildroot} -name '*.la' -delete
 %find_lang %{name}


More information about the scm-commits mailing list