mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-10 08:11:15 +00:00
debian: Drop pointless dh_shlibdeps override
There's no other mention of DHSLIBS in the entire tree so it'll always be empty.
This commit is contained in:
parent
4b2d77bbe9
commit
65b4f61110
@ -110,6 +110,3 @@ ifeq (ubuntu,$(SB_STYLE))
|
|||||||
dpkg-distaddfile $(tar_name) raw-uefi - ;\
|
dpkg-distaddfile $(tar_name) raw-uefi - ;\
|
||||||
fi
|
fi
|
||||||
endif
|
endif
|
||||||
|
|
||||||
override_dh_shlibdeps:
|
|
||||||
dh_shlibdeps $$DHSLIBS
|
|
||||||
|
Loading…
Reference in New Issue
Block a user