diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:50:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:50:43 +0800 |
commit | ee1d6bae4416da57464b0aeccdd390487ce50a18 (patch) | |
tree | 09a4daa60fb0df0d02cc71fde3ce28c73fd1caf5 /archivers/file-roller | |
parent | e0fba3f853dc2f0026588d4e97c867ddc0d89d07 (diff) | |
download | freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.tar.gz freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.tar.zst freebsd-ports-gnome-ee1d6bae4416da57464b0aeccdd390487ce50a18.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
Diffstat (limited to 'archivers/file-roller')
-rw-r--r-- | archivers/file-roller/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist index 6af23090ca35..840da8275103 100644 --- a/archivers/file-roller/pkg-plist +++ b/archivers/file-roller/pkg-plist @@ -303,7 +303,6 @@ share/omf/file-roller/file-roller-zh_CN.omf @dirrm %%DATADIR%%/icons/hicolor @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% -@dirrmtry share/applications @dirrm libexec/file-roller @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |