[xulrunner] build fix

Martin Stransky stransky at fedoraproject.org
Mon Apr 1 10:32:42 UTC 2013


commit faf2784516331313ac23e68becdfdf73f706678a
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Mon Apr 1 12:32:36 2013 +0200

    build fix

 xulrunner.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 2a1a056..90b20cf 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -487,7 +487,6 @@ fi
 %{mozappdir}/components/*.so
 %{mozappdir}/components/*.manifest
 %{mozappdir}/omni.ja
-%{mozappdir}/plugins
 %{mozappdir}/*.so
 %{mozappdir}/mozilla-xremote-client
 %{mozappdir}/run-mozilla.sh
@@ -514,6 +513,9 @@ fi
 %{_libdir}/%{name}-devel-*/*
 %{_libdir}/pkgconfig/*.pc
 %{mozappdir}/xpcshell
+%{mozappdir}/js-gdb.py
+%ghost %{mozappdir}/js-gdb.pyc
+%ghost %{mozappdir}/js-gdb.pyo
 
 #---------------------------------------------------------------------
 


More information about the scm-commits mailing list