diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-26 17:10:26 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-26 17:10:26 +0800 |
commit | 580348b64553e353d82e038e7a083128bedcec60 (patch) | |
tree | 5619ae11e2cfc3cad494f8c7bd83a9bfc5007806 /games | |
parent | ffb3b6b612b33d71a4bab730874ffebbc43c7b0a (diff) | |
download | freebsd-ports-gnome-580348b64553e353d82e038e7a083128bedcec60.tar.gz freebsd-ports-gnome-580348b64553e353d82e038e7a083128bedcec60.tar.zst freebsd-ports-gnome-580348b64553e353d82e038e7a083128bedcec60.zip |
Remove @exec/@unexec redundant with USES=desktop-file-utils
Diffstat (limited to 'games')
-rw-r--r-- | games/kanatest/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/kanatest/pkg-plist b/games/kanatest/pkg-plist index c76141bba737..1a893ba6f0e1 100644 --- a/games/kanatest/pkg-plist +++ b/games/kanatest/pkg-plist @@ -15,5 +15,3 @@ share/locale/pl/LC_MESSAGES/kanatest.mo share/locale/pt/LC_MESSAGES/kanatest.mo share/locale/ru/LC_MESSAGES/kanatest.mo share/pixmaps/kanatest.png -@exec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true -@unexec %%LOCALBASE%%/bin/update-desktop-database %D/share/applications 2>/dev/null || true |