mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-13 20:27:21 +00:00
also make clang-tools-X.Y.install.in +x for dh-exec
This commit is contained in:
parent
e92cfc0184
commit
46534b6a89
2
debian/rules
vendored
2
debian/rules
vendored
@ -296,7 +296,7 @@ preconfigure:
|
||||
done
|
||||
|
||||
# Make install file executable for dh-exec
|
||||
chmod +x debian/llvm-$(LLVM_VERSION)-dev.install
|
||||
chmod +x debian/llvm-$(LLVM_VERSION)-dev.install debian/clang-tools-$(LLVM_VERSION).install.in
|
||||
|
||||
# DH doesn't support the [power ...] in install on Ubuntu trusty
|
||||
# fails with cp: cannot stat 'debian/tmp/[!powerpc': No such file or directory
|
||||
|
Loading…
Reference in New Issue
Block a user