diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-03 22:11:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-10-03 22:11:36 +0800 |
commit | e8757b5eb2d93428b153ebb1738a908e97fbd545 (patch) | |
tree | 054b55df9143f574215f6098d73cf67064eb9036 /graphics | |
parent | 8c858e80e003c89285a9243e27ba0b43945bcba8 (diff) | |
download | freebsd-ports-gnome-e8757b5eb2d93428b153ebb1738a908e97fbd545.tar.gz freebsd-ports-gnome-e8757b5eb2d93428b153ebb1738a908e97fbd545.tar.zst freebsd-ports-gnome-e8757b5eb2d93428b153ebb1738a908e97fbd545.zip |
- Drop @dirrm* from plist
- Remove exec/unexec which should be handled by USES=desktop-file-utils
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geeqie/pkg-plist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/geeqie/pkg-plist b/graphics/geeqie/pkg-plist index 86cdd5931166..93ef278d16fd 100644 --- a/graphics/geeqie/pkg-plist +++ b/graphics/geeqie/pkg-plist @@ -49,10 +49,3 @@ share/locale/vi/LC_MESSAGES/geeqie.mo share/locale/zh_CN/LC_MESSAGES/geeqie.mo share/locale/zh_TW/LC_MESSAGES/geeqie.mo share/pixmaps/geeqie.png -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrm %%DATADIR%%/applications -@dirrm %%DATADIR%% -@dirrm lib/geeqie -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |