mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-11 22:13:45 +00:00
update the dbg package creation regarding the recent changes
This commit is contained in:
parent
851aef33ec
commit
7980e7b613
2
debian/rules
vendored
2
debian/rules
vendored
@ -203,7 +203,7 @@ override_dh_installman:
|
||||
|
||||
.PHONY: override_dh_strip
|
||||
override_dh_strip:
|
||||
dh_strip -p libclang$(SONAME_EXT) --dbg-package=libclang$(SONAME_EXT)-dbg
|
||||
dh_strip -p libclang$(SONAME_EXT) --dbg-package=libclang$(SONAME_EXT)-$(LLVM_VERSION)-dbg
|
||||
dh_strip -p libllvm$(LLVM_VERSION) --dbg-package=libllvm$(LLVM_VERSION)-dbg
|
||||
dh_strip -a
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user