summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-10 23:03:54 +0100
committerSam James <sam@gentoo.org>2023-05-10 23:03:54 +0100
commitf5348c1f01185eb16a04b19ad20f1d17889e5f42 (patch)
treeca4145314433b3c52b62efa7ebad1e27f820a02d
parentdev-libs/libxml2: backport various patches to 2.11.2 from 2.11.x branch (diff)
downloadgentoo-f5348c1f01185eb16a04b19ad20f1d17889e5f42.tar.gz
gentoo-f5348c1f01185eb16a04b19ad20f1d17889e5f42.tar.bz2
gentoo-f5348c1f01185eb16a04b19ad20f1d17889e5f42.zip
media-libs/libvpx: unset DIST_DIR in ebuild
Users may set it instead of DISTDIR, can see it happening, and the build system uses it if set. Closes: https://bugs.gentoo.org/905986 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--media-libs/libvpx/libvpx-1.12.0-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.12.0-r1.ebuild b/media-libs/libvpx/libvpx-1.12.0-r1.ebuild
index 72ccda036cbe..473b28175c86 100644
--- a/media-libs/libvpx/libvpx-1.12.0-r1.ebuild
+++ b/media-libs/libvpx/libvpx-1.12.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -59,6 +59,8 @@ src_configure() {
multilib_src_configure() {
# bug #357487
unset CODECS
+ # bug #905986
+ unset DIST_DIR
# bug #498364: sse doesn't work without sse2 enabled,
local myconfargs=(