mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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:
@@ -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" )
|
||||
|
||||
Reference in New Issue
Block a user