mirror of
https://abf.rosa.ru/djam/firefox-esr91.git
synced 2025-02-24 17:42:59 +00:00
bookmarks.html listed twice
This commit is contained in:
parent
dc36cc529b
commit
0f47831537
2 changed files with 2 additions and 4 deletions
|
@ -386,7 +386,7 @@ fi
|
|||
%{_liconsdir}/%{name}.png
|
||||
%{_datadir}/applications/*.desktop
|
||||
%{_libdir}/%{name}-%{major}*
|
||||
%ghost %{mozillalibdir}/defaults/profile/bookmarks.html
|
||||
#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
|
||||
%dir %{_libdir}/mozilla
|
||||
%dir %{pluginsdir}
|
||||
%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
|
||||
|
|
|
@ -350,8 +350,6 @@ ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
|
|||
# (lm) touch and %ghost bookmarks.html to a proper uninstall
|
||||
touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
mkdir -p %{buildroot}%{_sys_macros_dir}
|
||||
cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
|
||||
# Macros from %{name} package
|
||||
|
@ -379,7 +377,7 @@ if [ ! -r /etc/sysconfig/oem ]; then
|
|||
ln -s -f ../../../../share/mga/bookmarks/mozilla/$bookmark %{mozillalibdir}/defaults/profile/bookmarks.html
|
||||
fi
|
||||
|
||||
%files -f %{name}.lang
|
||||
%files
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/mozilla-firefox
|
||||
%{_iconsdir}/hicolor/*/apps/*.png
|
||||
|
|
Loading…
Add table
Reference in a new issue