diff options
Diffstat (limited to 'media-libs/libvpx/libvpx-0.9.7.ebuild')
-rw-r--r-- | media-libs/libvpx/libvpx-0.9.7.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/libvpx/libvpx-0.9.7.ebuild b/media-libs/libvpx/libvpx-0.9.7.ebuild index 8b50dd5d65f8..d601c4d6f326 100644 --- a/media-libs/libvpx/libvpx-0.9.7.ebuild +++ b/media-libs/libvpx/libvpx-0.9.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.7.ebuild,v 1.2 2011/09/27 12:57:54 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvpx/libvpx-0.9.7.ebuild,v 1.3 2013/01/15 22:36:05 ssuominen Exp $ EAPI=4 inherit eutils multilib toolchain-funcs @@ -45,6 +45,8 @@ src_prepare() { } src_configure() { + unset CODECS #357487 + # http://bugs.gentoo.org/show_bug.cgi?id=384585 addpredict /usr/share/snmp/mibs/.index |