[xulrunner] spec fix

Martin Stransky stransky at fedoraproject.org
Mon Aug 30 08:33:12 UTC 2010


commit 4005251e1680634456345adbf801318cd8062738
Author: Martin Stransky <stransky at redhat.com>
Date:   Mon Aug 30 10:33:09 2010 +0200

    spec fix

 xulrunner.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 8559c6e..af1f7f9 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -227,8 +227,6 @@ DESTDIR=$RPM_BUILD_ROOT make install
 %{__mkdir_p} $RPM_BUILD_ROOT/${MOZ_APP_DIR} \
              $RPM_BUILD_ROOT%{_datadir}/idl/${INTERNAL_APP_SDK_NAME} \
              $RPM_BUILD_ROOT%{_includedir}/${INTERNAL_APP_SDK_NAME}
-%{__install} -p dist/sdk/bin/regxpcom $RPM_BUILD_ROOT/$MOZ_APP_DIR
-
 %{__mkdir_p} $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_datadir}/applications}
 
 # set up our default preferences
@@ -417,7 +415,6 @@ fi
 %{mozappdir}/*.so
 %{mozappdir}/mozilla-xremote-client
 %{mozappdir}/run-mozilla.sh
-%{mozappdir}/regxpcom
 %{mozappdir}/xulrunner
 %{mozappdir}/xulrunner-bin
 %{mozappdir}/xulrunner-stub


More information about the scm-commits mailing list