Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/vicious/
Date: Wed, 10 Feb 2021 09:58:20
Message-Id: 1612951088.99e8ef1ec545b6a6e6ea346874b0def351571022.marecki@gentoo
1 commit: 99e8ef1ec545b6a6e6ea346874b0def351571022
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 10 09:56:51 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 10 09:58:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e8ef1e
7
8 x11-plugins/vicious-2.5.0: install spawn.lua as well
9
10 Closes: https://bugs.gentoo.org/769641
11 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
12
13 x11-plugins/vicious/vicious-2.5.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-plugins/vicious/vicious-2.5.0.ebuild b/x11-plugins/vicious/vicious-2.5.0.ebuild
17 index 32f7e2f8ca2..77a4b1bedcc 100644
18 --- a/x11-plugins/vicious/vicious-2.5.0.ebuild
19 +++ b/x11-plugins/vicious/vicious-2.5.0.ebuild
20 @@ -18,7 +18,7 @@ RDEPEND="x11-wm/awesome"
21
22 src_install() {
23 insinto /usr/share/awesome/lib/vicious
24 - doins -r widgets helpers.lua init.lua
25 + doins -r widgets spawn.lua helpers.lua init.lua
26
27 if use contrib; then
28 insinto /usr/share/awesome/lib/vicious/contrib