mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 02:52:59 +00:00
Updated %define mozillalibdir
This commit is contained in:
parent
108233cb2f
commit
2af2190559
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
||||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||||
|
|
||||||
# (tpg) MOZILLA_FIVE_HOME
|
# (tpg) MOZILLA_FIVE_HOME
|
||||||
%define mozillalibdir %{_libdir}/%{name}-%{major}
|
%define mozillalibdir %{_libdir}/%{name}
|
||||||
%define pluginsdir %{_libdir}/mozilla/plugins
|
%define pluginsdir %{_libdir}/mozilla/plugins
|
||||||
|
|
||||||
# this seems fragile, so require the exact version or later (#58754)
|
# this seems fragile, so require the exact version or later (#58754)
|
||||||
|
@ -37,7 +37,7 @@ Summary: Next generation web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: %{major}
|
Version: %{major}
|
||||||
Epoch: %{ff_epoch}
|
Epoch: %{ff_epoch}
|
||||||
Release: 2
|
Release: 3
|
||||||
License: MPLv1+
|
License: MPLv1+
|
||||||
Group: Networking/WWW
|
Group: Networking/WWW
|
||||||
Url: http://www.mozilla.com/firefox/
|
Url: http://www.mozilla.com/firefox/
|
||||||
|
|
Loading…
Add table
Reference in a new issue