diff --git a/debian/changelog b/debian/changelog index d38a99be..cdba3e49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/debian/llvm-3.5-dev.install b/debian/llvm-3.5-dev.install index db9b82c6..ea78e27d 100644 --- a/debian/llvm-3.5-dev.install +++ b/debian/llvm-3.5-dev.install @@ -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/