From f8cf73936abb84b13d0e91ca09ffee26463d6df2 Mon Sep 17 00:00:00 2001 From: Steven J Newbury Date: Tue, 14 Apr 2009 20:19:58 +0100 Subject: By default copy the entire source directory when building multilib packages, this changes the default from using a VPATH style external object dir. The old behaviour is now available by setting the MULTILIB_EXT_SOURCE_BUILD env var, as opposed to enabling the now default behaviour with MULTILIB_IN_SOURCE_BUILD. --- sys-fs/udev/udev-124-r1.ebuild | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys-fs/udev/udev-124-r1.ebuild') diff --git a/sys-fs/udev/udev-124-r1.ebuild b/sys-fs/udev/udev-124-r1.ebuild index 71dd240f2..f6599f36f 100644 --- a/sys-fs/udev/udev-124-r1.ebuild +++ b/sys-fs/udev/udev-124-r1.ebuild @@ -4,8 +4,6 @@ EAPI="2" -MULTILIB_IN_SOURCE_BUILD="yes" - inherit eutils flag-o-matic multilib toolchain-funcs versionator multilib-native DESCRIPTION="Linux dynamic and persistent device naming support (aka userspace devfs)" -- cgit v1.2.3-65-gdbad