summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-05-19 18:46:46 +0200
committerRemi Collet <fedora@famillecollet.com>2013-05-19 18:46:46 +0200
commitf6c58693e58b540585725bb6ca65a47b245a09c4 (patch)
tree383630548eb06a2fd5d82af3325f610ac3977ae5
parent79270377189431b32104468ecca105105553beba (diff)
firefox: mini cleanup
-rw-r--r--firefox.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 45ba76f..e79b059 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -37,7 +37,7 @@
%global rc_version 0
%global datelang 20130514
-%global mozappdir %{_libdir}/firefox
+%global mozappdir %{_libdir}/%{name}
%global langpackdir %{mozappdir}/langpacks
%global tarballdir mozilla-release
@@ -321,7 +321,6 @@ DESTDIR=$RPM_BUILD_ROOT make install
%{__mkdir_p} $RPM_BUILD_ROOT{%{_libdir},%{_bindir},%{_datadir}/applications}
sed -e 's/^Name=.*/Name=Firefox %{version} %{?mycomment}/' \
- -e "s/firefox/%{name}/" \
%{SOURCE20} | tee %{name}.desktop
desktop-file-install \