autotools-utils is now capable of autoreconfiguring packages, and the
patch-trigger may cause packages to be reconfigured twice. After the
update, xorg-2 will just trigger autoreconf in autotools-utils rather
than repeating it.
---
xorg-2.eclass | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/xorg-2.eclass b/xorg-2.eclass
index b678b24..a4e161a 100644
--- a/xorg-2.eclass
+++ b/xorg-2.eclass
@@ -37,7 +37,7 @@ if [[ ${PN} == font*
FONT_ECLASS="font"
fi