summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2017-01-24 15:36:04 -0600
committerAustin English <wizardedit@gentoo.org>2017-01-24 15:36:23 -0600
commitc8567c83ea610f79ea7d149e190f20f43c2a135d (patch)
treea225a134a5387ecac6cc57a4debc54bcbb858330 /games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
parentprofiles/: Mask =app-misc/screen-4.5.0 (bug #607116). (diff)
downloadgentoo-c8567c83ea610f79ea7d149e190f20f43c2a135d.tar.gz
gentoo-c8567c83ea610f79ea7d149e190f20f43c2a135d.tar.bz2
gentoo-c8567c83ea610f79ea7d149e190f20f43c2a135d.zip
games-action/clanbomber: fix one more games eclass remnant
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'games-action/clanbomber/clanbomber-2.1.1-r1.ebuild')
-rw-r--r--games-action/clanbomber/clanbomber-2.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild b/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
index 9779ef71c9bb..f9733988e113 100644
--- a/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
+++ b/games-action/clanbomber/clanbomber-2.1.1-r1.ebuild
@@ -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
}