mirror of
https://abf.rosa.ru/djam/firefox-esr68.git
synced 2025-02-23 09:52:56 +00:00
Updated %define mozillalibdir
This commit is contained in:
parent
02d750416f
commit
bb57c0514a
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
|||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
|
||||
# (tpg) MOZILLA_FIVE_HOME
|
||||
%define mozillalibdir %{_libdir}/%{name}-%{major}
|
||||
%define mozillalibdir %{_libdir}/%{name}
|
||||
%define pluginsdir %{_libdir}/mozilla/plugins
|
||||
|
||||
# this seems fragile, so require the exact version or later (#58754)
|
||||
|
@ -38,7 +38,7 @@ Summary: Next generation web browser
|
|||
Name: firefox-esr68
|
||||
Version: %{major}
|
||||
Epoch: %{ff_epoch}
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: MPLv1+
|
||||
Group: Networking/WWW
|
||||
Url: http://www.mozilla.com/firefox/
|
||||
|
@ -177,9 +177,9 @@ windows, cookies and downloaded files.
|
|||
%{_datadir}/dict/mozilla
|
||||
%{_iconsdir}/%{oname}.png
|
||||
%{_iconsdir}/hicolor/*/apps/*.png
|
||||
%{_libdir}/%{name}-%{major}*
|
||||
%{_liconsdir}/%{oname}.png
|
||||
%{_miconsdir}/%{oname}.png
|
||||
%{mozillalibdir}*
|
||||
%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
|
||||
%dir %{_libdir}/mozilla
|
||||
%dir %{_libdir}/mozilla/extensions
|
||||
|
|
Loading…
Add table
Reference in a new issue