summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-11-23 21:52:30 +0100
committerJonas Stein <jstein@gentoo.org>2017-11-23 21:52:42 +0100
commitb1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43 (patch)
tree98702d7f30ae4ceae1243a10f87219fe4bcc8d77 /games-action/xblast/xblast-2.10.4-r1.ebuild
parentapp-text/podofo: remove old version 0.9.6_pre20170629 (diff)
downloadgentoo-b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43.tar.gz
gentoo-b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43.tar.bz2
gentoo-b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43.zip
games-action/xblast: Fix broken installation folder
Simple fix of insinto "$/usr/share/${PN}/level" Acked-by: James Le Cuirot <chewi@gentoo.org> Closes: https://bugs.gentoo.org/638614 Package-Manager: Portage-2.3.16, Repoman-2.3.5
Diffstat (limited to 'games-action/xblast/xblast-2.10.4-r1.ebuild')
-rw-r--r--games-action/xblast/xblast-2.10.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/xblast/xblast-2.10.4-r1.ebuild b/games-action/xblast/xblast-2.10.4-r1.ebuild
index eb24fa6b6493..72666813a3c4 100644
--- a/games-action/xblast/xblast-2.10.4-r1.ebuild
+++ b/games-action/xblast/xblast-2.10.4-r1.ebuild
@@ -54,7 +54,7 @@ src_install() {
cp -pPR "${WORKDIR}/${IMAGES}"/* "${D}/${IMAGE_INSTALL_DIR}" || die
# Levels
- insinto "$/usr/share/${PN}/level"
+ insinto "/usr/share/${PN}/level"
doins "${WORKDIR}/${LEVELS}"/*
# Models