Remove @exec/@unexec redundant with USES=desktop-file-utils
This commit is contained in:
parent
88e696c58a
commit
89a6caf641
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397949
1 changed files with 0 additions and 2 deletions
|
@ -58,5 +58,3 @@ share/locale/pt_BR/LC_MESSAGES/hotssh.mo
|
|||
share/locale/sl/LC_MESSAGES/hotssh.mo
|
||||
share/locale/sv/LC_MESSAGES/hotssh.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/hotssh.mo
|
||||
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
|
|
Loading…
Reference in a new issue