[xulrunner/f15] build fix

Martin Stransky stransky at fedoraproject.org
Tue Dec 13 14:42:03 UTC 2011


commit 357c2e6152c6279811b2fbd102787cf5f5315e54
Author: Martin Stransky <stransky at redhat.com>
Date:   Tue Dec 13 15:41:20 2011 +0100

    build fix

 xulrunner.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 43b0eec..2b785e2 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -337,7 +337,6 @@ install_file "js-config"
 popd
 
 %{__install} -p -c -m 755 dist/bin/xpcshell \
-  dist/bin/xpidl \
   $RPM_BUILD_ROOT/%{mozappdir}
 
 %{__rm} -rf $RPM_BUILD_ROOT/%{_includedir}/%{name}-%{gecko_dir_ver}
@@ -449,7 +448,6 @@ fi
 %{_libdir}/%{name}-sdk-*/
 %{_libdir}/pkgconfig/*.pc
 %{mozappdir}/xpcshell
-%{mozappdir}/xpidl
 
 #---------------------------------------------------------------------
 


More information about the scm-commits mailing list