Remove broken symlinks (closes: #857680)

This commit is contained in:
Sylvestre Ledru 2023-07-09 15:22:55 +02:00
parent 24f7c47528
commit f3da7b1122
2 changed files with 1 additions and 3 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ llvm-toolchain-16 (1:16.0.6-5) UNRELEASED; urgency=medium
* Unbreak the libclang links (Closes: #1040205)
And add tests to make sure we don't regress
* Fix the libclang-16.so symbol file
* Remove broken symlinks (closes: #857680)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 09 Jul 2023 15:08:24 +0200

View File

@ -1,3 +0,0 @@
/usr/lib/llvm-@LLVM_VERSION@/build/Makefile.common usr/share/doc/llvm-@LLVM_VERSION@-examples/Makefile.common
/usr/lib/llvm-@LLVM_VERSION@/build/Makefile.config usr/share/doc/llvm-@LLVM_VERSION@-examples/Makefile.config
/usr/lib/llvm-@LLVM_VERSION@/build/Makefile.rules usr/share/doc/llvm-@LLVM_VERSION@-examples/Makefile.rules