mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
x11-misc/i3status-rust: fix aux files directory name
* look for themes /usr/share/i3status-rust/themes not /usr/share/i3status/themes Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -334,7 +334,7 @@ src_configure() {
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
newman "${DISTDIR}"/${P}-man.1 i3status-rs.1
|
||||
insinto /usr/share/i3status
|
||||
insinto /usr/share/i3status-rust
|
||||
doins -r files/icons files/themes
|
||||
dodoc NEWS.md CONTRIBUTING.md
|
||||
docinto examples
|
||||
|
||||
Reference in New Issue
Block a user