projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4dce61
)
games-action/xblast: Fix broken installation folder
author
Jonas Stein
<jstein@gentoo.org>
Thu, 23 Nov 2017 20:52:30 +0000
(21:52 +0100)
committer
Jonas Stein
<jstein@gentoo.org>
Thu, 23 Nov 2017 20:52:42 +0000
(21:52 +0100)
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
games-action/xblast/xblast-2.10.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/games-action/xblast/xblast-2.10.4-r1.ebuild
b/games-action/xblast/xblast-2.10.4-r1.ebuild
index eb24fa6b649325ba5684b3a6f302dae1cc235e5d..72666813a3c40e367b553493608a04cd455e0a05 100644
(file)
--- 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