Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638614 - games-action/xblast-2.10.4-r1 - installs some files to /$
Summary: games-action/xblast-2.10.4-r1 - installs some files to /$
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Jonas Stein
URL:
Whiteboard:
Keywords: QAcanfix
Depends on:
Blocks:
 
Reported: 2017-11-23 19:04 UTC by Sławomir Nizio
Modified: 2017-11-23 20:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sławomir Nizio 2017-11-23 19:04:04 UTC
from the ebuild:

 56     # Levels
 57     insinto "$/usr/share/${PN}/level"
 58     doins "${WORKDIR}/${LEVELS}"/*
Comment 1 Jonas Stein gentoo-dev 2017-11-23 20:53:28 UTC
Thank you for the report.
Comment 2 Larry the Git Cow gentoo-dev 2017-11-23 20:53:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43

commit b1c7bf9f16da2859a7c1856f1a6b03ff58f1cf43
Author:     Jonas Stein <jstein@gentoo.org>
AuthorDate: 2017-11-23 20:52:30 +0000
Commit:     Jonas Stein <jstein@gentoo.org>
CommitDate: 2017-11-23 20:52:42 +0000

    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

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