Skip to content

Commit

Permalink
games-board/biloba: xdg-utils -> xdg
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 15, 2020
1 parent 4b044a0 commit 6e7e7ce
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions games-board/biloba/biloba-0.9.3-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit autotools desktop xdg-utils
inherit autotools desktop xdg

DESCRIPTION="a board game, up to 4 players, with AI and network"
HOMEPAGE="http://biloba.sourceforge.net/"
Expand Down Expand Up @@ -38,11 +38,3 @@ src_install() {
newicon -s 64 biloba_icon.png ${PN}.png
make_desktop_entry biloba Biloba
}

pkg_postinst() {
xdg_icon_cache_update
}

pkg_postrm() {
xdg_icon_cache_update
}

0 comments on commit 6e7e7ce

Please sign in to comment.