Fix the cmake install patch

This commit is contained in:
Sylvestre Ledru 2014-02-19 21:57:33 +00:00
parent c7f296301c
commit c9275d4345
2 changed files with 9 additions and 2 deletions

8
debian/changelog vendored
View File

@ -1,4 +1,10 @@
llvm-toolchain-snapshot (1:3.5~svn200375-2) UNRELEASED; urgency=medium
llvm-toolchain-snapshot (1:3.5~svn200375-3) UNRELEASED; urgency=medium
* Fix the cmake install patch
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 19 Feb 2014 22:57:27 +0100
llvm-toolchain-snapshot (1:3.5~svn201651-1) unstable; urgency=medium
* Symlink for current build mode missing (Closes upstream #18836)
* Fix the wrong dependency declaration on llvm-3.5-tools

View File

@ -4,7 +4,8 @@ usr/lib/llvm-3.5/lib/LLVM*.so
usr/lib/llvm-3.5/lib/libLTO.*
usr/lib/llvm-3.5/include/llvm/ usr/include/llvm-3.5/
usr/lib/llvm-3.5/include/llvm-c/ usr/include/llvm-c-3.5/
cmake/modules/*.cmake usr/share/llvm-3.5/cmake/
# Explicit debian/tmp since there are multiple declarations
debian/tmp/usr/lib/llvm-3.5/share/llvm/cmake/*.cmake usr/share/llvm-3.5/cmake/
build-llvm/Makefile.common /usr/lib/llvm-3.5/build/
build-llvm/Makefile.config /usr/lib/llvm-3.5/build/