forgejo: enable build.yml
This commit is contained in:
parent
ce4cfd4d02
commit
cb20b06d49
6 changed files with 58 additions and 197 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -82,6 +82,9 @@ override_dh_auto_clean: debian/control
|
|||
rm -f ${PVE_KERNEL_TEMPLATES} ${PVE_HEADER_TEMPLATES}
|
||||
rm -f debian/SOURCE debian/*.tmp .*_mark
|
||||
|
||||
override_dh_strip_nondeterminism:
|
||||
# Disables dh_strip_nondeterminism to speed up the debian package creation
|
||||
|
||||
## Kernel
|
||||
PVE_KERNEL_TEMPLATES := $(patsubst debian/templates/pve-kernel.%.in, debian/${PVE_KERNEL_PKG}.%, $(wildcard debian/templates/pve-kernel.*.in))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue