clang-3.8: fixup build after #33953 917429233b

This commit is contained in:
Vladimír Čunát 2018-01-20 09:48:35 +01:00
parent 0db68e5d42
commit 5fafb7ef73
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -40,7 +40,7 @@ let
# Move libclang to 'lib' output
moveToOutput "lib/libclang.*" "$lib"
substituteInPlace $out/lib/cmake/clang/ClangTargets-release.cmake \
substituteInPlace $out/share/clang/cmake/ClangTargets-release.cmake \
--replace "\''${_IMPORT_PREFIX}/lib/libclang." "$lib/lib/libclang."
mkdir -p $python/bin $python/share/clang/