sys-fs/autorun: move KDEDIR to global and nix src_configure

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Aaron Bauman
2018-05-27 11:52:51 -04:00
parent b6ddf0bbaf
commit 5fa6c2c89f

View File

@@ -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" )