mirror of
https://abf.rosa.ru/djam/firefox.git
synced 2025-02-25 11:02:59 +00:00
%find_lang what are you doing here?
This commit is contained in:
parent
c4728835be
commit
dc36cc529b
1 changed files with 1 additions and 3 deletions
|
@ -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