[xulrunner/f19] removed libxpcom.so file

Martin Stransky stransky at fedoraproject.org
Fri Jun 21 12:23:36 UTC 2013


commit c46ce8e0ff33e5f5f2233c7261604389b217e44c
Author: Martin Stransky <stransky at redhat.com>
Date:   Fri Jun 21 14:24:16 2013 +0200

    removed libxpcom.so file

 xulrunner.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index c0fd93a..cfe6efd 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -436,9 +436,6 @@ EOF
 # Install xpcshell
 %{__cp} objdir/dist/bin/xpcshell $RPM_BUILD_ROOT/%{mozappdir}
 
-# Fix libxpcom.so rights
-chmod 755 $RPM_BUILD_ROOT/%{mozappdir}/libxpcom.so
-
 # Install run-mozilla.sh
 %{__cp} objdir/dist/bin/run-mozilla.sh $RPM_BUILD_ROOT/%{mozappdir}
 


More information about the scm-commits mailing list