Fix path to /usr/lib/clang/3.5.0/ (Closes upstream #19088)

This commit is contained in:
Sylvestre Ledru 2014-03-14 09:04:54 +00:00
parent 48936df9aa
commit fa111a516a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ llvm-toolchain-snapshot (1:3.5~svn200375-3) UNRELEASED; urgency=medium
* Fix the cmake install patch
* Disable profile_rt.diff for now
* Refresh of libclang1-3.5.symbols
* Fix path to /usr/lib/clang/3.5.0/ (Closes upstream #19088)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Feb 2014 22:57:27 +0100

View File

@ -1,4 +1,4 @@
usr/lib/llvm-3.5/lib/clang/3.5.0/include usr/include/clang/3.5/include
usr/lib/llvm-3.5/lib/clang/3.5.0/include usr/lib/clang/3.5/include
usr/lib/llvm-3.5/lib/clang/3.5.0/lib /usr/lib/clang/3.5/lib
usr/lib/clang/3.5 usr/lib/clang/3.5.0