commit: bf7e959e4f817d30f3cba444cc747167eeeae7bf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 17:29:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 18:19:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7e959e
x11-themes/gtk-engines-candido: drop dead prefix targets
The removal was already done, so this is just cleanup afterwards.
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
index af36e75970fd..de999fbddac0 100644
--- a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
+++ b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,7 @@ PATCHES=(
src_prepare() {
default
- eautoreconf # required for interix
+ eautoreconf # update stale libtool
}
src_configure() {