Skip dwz for Hyprland binary

This commit is contained in:
alan (NyxTrail) 2024-06-20 07:47:43 +00:00
parent de9bb32cad
commit 67fcb1416e
No known key found for this signature in database
GPG Key ID: 32C5D29762C48D4A
1 changed files with 2 additions and 0 deletions

2
debian/rules vendored
View File

@ -40,6 +40,8 @@ override_dh_clean:
# Do not delete scripts/generateVersion.sh.bak
dh_clean -X scripts/generateVersion.sh.bak
override_dh_dwz:
dh_dwz -XHyprland # Skipping dwz, compression not beneficial on Hyprland
#override_dh_auto_configure:
# dh_auto_configure -- \