diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:58:55 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:58:55 +0800 |
commit | 5b78d8d993307433dcdf0d1224e6a2e951269fe4 (patch) | |
tree | 65e15ba7b6b7f5eda17dbc484ed5047bd4d8f445 /graphics/pinta | |
parent | 2ab68ebd1aa41c9309ff76379e044d91cc05b3ba (diff) | |
download | freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.gz freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.tar.zst freebsd-ports-gnome-5b78d8d993307433dcdf0d1224e6a2e951269fe4.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
Diffstat (limited to 'graphics/pinta')
-rw-r--r-- | graphics/pinta/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pinta/pkg-plist b/graphics/pinta/pkg-plist index 84babc6c2e02..aaa2d3db6796 100644 --- a/graphics/pinta/pkg-plist +++ b/graphics/pinta/pkg-plist @@ -91,7 +91,6 @@ share/icons/hicolor/scalable/apps/pinta.svg @dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/applications @dirrm lib/pinta @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |