Remove redundant @exec

This commit is contained in:
Baptiste Daroussin 2015-01-19 20:19:36 +00:00
parent 09ce414bf8
commit 0d317cfd8b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377465

View file

@ -26,5 +26,3 @@ share/icons/hicolor/scalable/apps/spek.svg
%%NLS%%share/locale/vi/LC_MESSAGES/spek.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/spek.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/spek.mo
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true