public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/xblast/
Date: Thu, 23 Nov 2017 20:53:58 +0000 (UTC)	[thread overview]
Message-ID: <1511470362.b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43.jstein@gentoo> (raw)

commit:     b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 23 20:52:30 2017 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Nov 23 20:52:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c7bf9f

games-action/xblast: Fix broken installation folder

Simple fix of
insinto "$/usr/share/${PN}/level"

Acked-by:  James Le Cuirot <chewi <AT> gentoo.org>
Closes: https://bugs.gentoo.org/638614
Package-Manager: Portage-2.3.16, Repoman-2.3.5

 games-action/xblast/xblast-2.10.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/xblast/xblast-2.10.4-r1.ebuild b/games-action/xblast/xblast-2.10.4-r1.ebuild
index eb24fa6b649..72666813a3c 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


             reply	other threads:[~2017-11-23 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 20:53 Jonas Stein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-16 23:15 [gentoo-commits] repo/gentoo:master commit in: games-action/xblast/ Ionen Wolkens
2017-01-31  0:59 Austin English
2015-12-18 10:13 Michael Sterrett
2015-12-18 10:13 Michael Sterrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1511470362.b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43.jstein@gentoo \
    --to=jstein@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox