diff --git a/sys-fs/autorun/autorun-3.17.ebuild b/sys-fs/autorun/autorun-3.17.ebuild index 7d6df164e2a8b..83006969a4df8 100644 --- a/sys-fs/autorun/autorun-3.17.ebuild +++ b/sys-fs/autorun/autorun-3.17.ebuild @@ -18,10 +18,6 @@ DEPEND="sys-devel/gettext app-text/xmlto app-text/docbook-xml-dtd:4.1.2" -PATCHES=( "${FILESDIR}/${P}-headers.patch" ) +export KDEDIR=/usr -src_configure() { - export KDEDIR=/usr - econf \ - --disable-dependency-tracking -} +PATCHES=( "${FILESDIR}/${P}-headers.patch" )