mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
add missing )
This commit is contained in:
parent
826ba80ee2
commit
ae43dcf022
2
debian/rules
vendored
2
debian/rules
vendored
@ -1435,7 +1435,7 @@ endif
|
||||
# anymore with the point releases (X.Y.1, Y.Y.2, ...)
|
||||
LLVM_RELEASE := $(LLVM_EPOCH)$(LLVM_VERSION).$(LLVM_VERSION_MINOR).0
|
||||
override_dh_makeshlibs:
|
||||
ifneq (,$(findstring ~,$(PKG_VERSION))
|
||||
ifneq (,$(findstring ~,$(PKG_VERSION)))
|
||||
dh_makeshlibs -plibclang$(SONAME_EXT)-$(LLVM_VERSION)
|
||||
dh_makeshlibs -pliblldb-$(LLVM_VERSION)
|
||||
dh_makeshlibs -plibllvm$(LLVM_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user