sys-devel/clang: Move extra patch unused in 5.0.1 to 4.0.1 subdir
authorMichał Górny <mgorny@gentoo.org>
Sun, 1 Apr 2018 21:49:30 +0000 (23:49 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 1 Apr 2018 22:27:18 +0000 (00:27 +0200)
sys-devel/clang/clang-4.0.1.ebuild
sys-devel/clang/files/4.0.1/extra/0002-test-Fix-clang-library-dir-in-LD_LIBRARY_PATH-For-st.patch [moved from sys-devel/clang/files/5.0.1/extra/0002-test-Fix-clang-library-dir-in-LD_LIBRARY_PATH-For-st.patch with 100% similarity]

index e3cdd3ce84a828bafad8ae38c3c3d798aefb2997..672f7fc6097b6ec9702305a9ebad7ed32946a29d 100644 (file)
@@ -101,7 +101,7 @@ src_prepare() {
        cd tools/extra || die
        # fix stand-alone test build for extra tools
        eapply "${FILESDIR}"/4.0.1/extra/0001-test-Fix-test-dependencies-when-using-installed-tool.patch
-       eapply "${FILESDIR}"/5.0.1/extra/0002-test-Fix-clang-library-dir-in-LD_LIBRARY_PATH-For-st.patch
+       eapply "${FILESDIR}"/4.0.1/extra/0002-test-Fix-clang-library-dir-in-LD_LIBRARY_PATH-For-st.patch
        cd - >/dev/null || die
 
        # User patches