diff options
author | antoine <antoine@FreeBSD.org> | 2015-09-26 17:17:40 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-09-26 17:17:40 +0800 |
commit | 01f2c8d9f85e7c05e4ef824de712629da6b01b39 (patch) | |
tree | 6031d7979a6094e2d6d2e21c0b7158a403508a51 /security | |
parent | 580348b64553e353d82e038e7a083128bedcec60 (diff) | |
download | freebsd-ports-gnome-01f2c8d9f85e7c05e4ef824de712629da6b01b39.tar.gz freebsd-ports-gnome-01f2c8d9f85e7c05e4ef824de712629da6b01b39.tar.zst freebsd-ports-gnome-01f2c8d9f85e7c05e4ef824de712629da6b01b39.zip |
Remove @exec/@unexec redundant with USES=desktop-file-utils
Diffstat (limited to 'security')
-rw-r--r-- | security/hotssh/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/hotssh/pkg-plist b/security/hotssh/pkg-plist index beffa5a72e2c..e92c07e15e47 100644 --- a/security/hotssh/pkg-plist +++ b/security/hotssh/pkg-plist @@ -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 |