Support in-tree builds
This change updates the build code to support in-tree builds. This is easier to manage for CI builds and reduces the amount of IO operations necessary for the build process.
This commit is contained in:
parent
7d07970695
commit
3650d4343a
7 changed files with 121 additions and 198 deletions
2
debian/templates/control.in
vendored
2
debian/templates/control.in
vendored
|
@ -55,7 +55,7 @@ Priority: optional
|
|||
Architecture: any
|
||||
Provides: linux-headers,
|
||||
linux-headers-2.6,
|
||||
Depends: coreutils | fileutils (>= 4.0),
|
||||
Depends:
|
||||
Description: The Proxmox PVE Kernel Headers
|
||||
This package contains the linux kernel headers
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue