From ae43dcf02293c71d14cc4f7f067fb3438a4679bd Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 20 Sep 2024 13:17:27 +0200 Subject: [PATCH] add missing ) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index f72b1628..843e8b9e 100755 --- a/debian/rules +++ b/debian/rules @@ -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)