diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:53:33 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-10-22 21:53:33 +0800 |
commit | c5d288a5d4d4844e301e6639245f04aaa28fdb66 (patch) | |
tree | 6a19ff06e1e1ec48fba09fbcc2032b3a6583efd0 /games/belooted | |
parent | 4c1cee313fc49c77baec3d1d30b90bbed1968599 (diff) | |
download | freebsd-ports-gnome-c5d288a5d4d4844e301e6639245f04aaa28fdb66.tar.gz freebsd-ports-gnome-c5d288a5d4d4844e301e6639245f04aaa28fdb66.tar.zst freebsd-ports-gnome-c5d288a5d4d4844e301e6639245f04aaa28fdb66.zip |
- Remove manual creation and removal of share/applications, as it's now in the mtree (games category)
Approved by: portmgr (bdrewery)
Diffstat (limited to 'games/belooted')
-rw-r--r-- | games/belooted/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/belooted/pkg-plist b/games/belooted/pkg-plist index 912be49362b2..9337f2e2c7c8 100644 --- a/games/belooted/pkg-plist +++ b/games/belooted/pkg-plist @@ -44,4 +44,3 @@ share/pixmaps/belooted/icon-none.xpm share/pixmaps/belooted.png @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/applications |