Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795333 - "Files installed outside the prefix" for x11-wm/bspwm
Summary: "Files installed outside the prefix" for x11-wm/bspwm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-11 07:05 UTC by errmalt
Modified: 2021-06-11 07:19 UTC (History)
1 user (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 errmalt 2021-06-11 07:05:00 UTC
* QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/share
 * /usr/share/bash-completion
 * /usr/share/bash-completion/completions
 * /usr/share/bash-completion/completions/bspc
 * /usr/share/zsh
 * /usr/share/zsh/site-functions
 * /usr/share/zsh/site-functions/_bspc
 * /usr/share/doc
 * /usr/share/doc/bspwm-0.9.10
 * /usr/share/doc/bspwm-0.9.10/INSTALL.md
 * /usr/share/doc/bspwm-0.9.10/CONTRIBUTING.md
 * /usr/share/doc/bspwm-0.9.10/examples
 * /usr/share/doc/bspwm-0.9.10/examples/receptacles
 * /usr/share/doc/bspwm-0.9.10/examples/receptacles/induce_rules
 * /usr/share/doc/bspwm-0.9.10/examples/receptacles/extract_canvas
 * /usr/share/doc/bspwm-0.9.10/examples/receptacles/README.md
 * /usr/share/doc/bspwm-0.9.10/examples/external_rules
 * /usr/share/doc/bspwm-0.9.10/examples/external_rules/external_rules
 * /usr/share/doc/bspwm-0.9.10/examples/external_rules/bspwmrc
 * /usr/share/doc/bspwm-0.9.10/examples/sxhkdrc
 * /usr/share/doc/bspwm-0.9.10/examples/bspwmrc
 * /usr/share/doc/bspwm-0.9.10/examples/overlapping_borders
 * /usr/share/doc/bspwm-0.9.10/examples/overlapping_borders/bspwmrc
 * /usr/share/doc/bspwm-0.9.10/examples/panel
 * /usr/share/doc/bspwm-0.9.10/examples/panel/panel_bar
 * /usr/share/doc/bspwm-0.9.10/examples/panel/panel_colors
 * /usr/share/doc/bspwm-0.9.10/examples/panel/sxhkdrc
 * /usr/share/doc/bspwm-0.9.10/examples/panel/profile
 * /usr/share/doc/bspwm-0.9.10/examples/panel/bspwmrc
 * /usr/share/doc/bspwm-0.9.10/examples/panel/panel
 * /usr/share/doc/bspwm-0.9.10/TODO.md
 * /usr/share/doc/bspwm-0.9.10/MISC.md
 * /usr/share/doc/bspwm-0.9.10/README.md
 * /usr/share/doc/bspwm-0.9.10/CHANGELOG.md
 * /usr/share/man
 * /usr/share/man/man1
 * /usr/share/man/man1/bspc.1
 * /usr/share/man/man1/bspwm.1
 * /usr/share/fish
 * /usr/share/fish/vendor_completions.d
 * /usr/share/fish/vendor_completions.d/bspc.fish
 * /usr/share/xsessions
 * /usr/share/xsessions/bspwm.desktop
 * /usr/bin
 * /usr/bin/bspwm
 * /usr/bin/bspc

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-11 07:19:57 UTC
The bug has been closed via the following commit(s):

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

commit 9710b055febb9354403dfc2f21ee8a5197de8a99
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-11 07:18:56 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-11 07:18:56 +0000

    x11-wm/bspwm: prefix support
    
    Closes: https://bugs.gentoo.org/795333
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 x11-wm/bspwm/bspwm-0.9.10.ebuild | 2 +-
 x11-wm/bspwm/bspwm-0.9.9.ebuild  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)