dev-python/pypy3: Use the new Gentoo path patch on 2.4.0-r1
authorMichał Górny <mgorny@gentoo.org>
Sat, 6 Feb 2016 22:43:02 +0000 (23:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Feb 2016 22:45:07 +0000 (23:45 +0100)
dev-python/pypy3/pypy3-2.4.0-r1.ebuild

index e5551752470eab85e3d189cf1d3432bfb96e26d2..c2c6e904d90991067fb304a61e3e2846848a5c82 100644 (file)
@@ -77,7 +77,7 @@ pkg_setup() {
 src_prepare() {
        epatch \
                "${FILESDIR}"/${P}-gcc-4.9.patch \
-               "${FILESDIR}/1.9-scripts-location.patch" \
+               "${FILESDIR}/4.0.0-gentoo-path.patch" \
                "${FILESDIR}/1.9-distutils.unixccompiler.UnixCCompiler.runtime_library_dir_option.patch" \
                "${FILESDIR}"/2.3.1-shared-lib.patch    # 517002
        epatch "${FILESDIR}/2.4.0-ncurses6.patch"