Summary: | x11-plugins/wmappl-0.71-r1 fails to compile: install: omitting directory CVS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 857161 [details]
build.log
build log and emerge --info
It looks like a side-effect of the autoreconf from bug #898932 let's just remove the CVS directory in src_prepare() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1503d0042d370b246da79992dceae2e0d2de0c97 commit 1503d0042d370b246da79992dceae2e0d2de0c97 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2023-03-14 19:46:44 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2023-03-14 20:58:18 +0000 x11-plugins/wmappl: remove stray CVS directory This fails install since the added autoreconf Closes: https://bugs.gentoo.org/900715 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> x11-plugins/wmappl/wmappl-0.71-r1.ebuild | 1 + 1 file changed, 1 insertion(+) |