Remove @exec/@unexec redundant with USES=desktop-file-utils

This commit is contained in:
Antoine Brodin 2015-09-26 09:17:40 +00:00
parent 88e696c58a
commit 89a6caf641
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397949

View file

@ -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