deb: provide wireguard-modules
This commit is contained in:
parent
2c44f2f048
commit
9d4e97d01a
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ define binary
|
|||
$(Q)dh_installchangelogs $(DH_OPTIONS)
|
||||
$(Q)dh_compress $(DH_OPTIONS)
|
||||
$(Q)dh_fixperms $(DH_OPTIONS)
|
||||
$(Q)dh_gencontrol $(DH_OPTIONS) -- -f$(call mk-files,$@)
|
||||
$(Q)dh_gencontrol $(DH_OPTIONS) -- -DProvides=wireguard-modules -f$(call mk-files,$@)
|
||||
$(Q)dh_md5sums $(DH_OPTIONS)
|
||||
$(Q)dh_builddeb $(DH_OPTIONS) -- $(addprefix -Z,$(KDEB_COMPRESS))
|
||||
endef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue