Skip to content

Commit

Permalink
games-action/clanbomber: fix one more games eclass remnant
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.2, Repoman-2.3.1
  • Loading branch information
austin987 committed Jan 24, 2017
1 parent 219da2a commit c8567c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ src_install() {
default
newicon src/pics/cup2.png ${PN}.png
make_desktop_entry ${PN}2 ClanBomber2
rm -f "${D}${GAMES_DATADIR}"/${PN}/fonts/DejaVuSans-Bold.ttf
rm -f "${D}/usr/share/${PN}/fonts/DejaVuSans-Bold.ttf" || die
dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf \
/usr/share/${PN}/fonts/DejaVuSans-Bold.ttf
}

0 comments on commit c8567c8

Please sign in to comment.